Searched refs:clang_getTypeDeclaration (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DCXType.cpp380 CXCursor clang_getTypeDeclaration(CXType CT) { function
777 CXCursor PC = clang_getTypeDeclaration(PT);
H A DCIndex.cpp4673 return clang_getTypeDeclaration(cxtype::MakeCXType(B->getType(),
/external/clang/include/clang-c/
H A DIndex.h2933 CINDEX_LINKAGE CXCursor clang_getTypeDeclaration(CXType T);
/external/clang/bindings/python/clang/
H A Dcindex.py1795 return conf.lib.clang_getTypeDeclaration(self)
3183 ("clang_getTypeDeclaration",

Completed in 816 milliseconds