Home
last modified time | relevance | path

Searched refs:clang_Type_getClassType (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports96 clang_Type_getClassType
H A DCXType.cpp920 CXType clang_Type_getClassType(CXType CT) { in clang_Type_getClassType() function
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3954 CINDEX_LINKAGE CXType clang_Type_getClassType(CXType T);
/netbsd/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2370 return conf.lib.clang_Type_getClassType(self)