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

/external/clang/tools/libclang/
H A DCXType.cpp819 enum CXRefQualifierKind clang_Type_getCXXRefQualifier(CXType T) { function
/external/clang/include/clang-c/
H A DIndex.h3134 CINDEX_LINKAGE enum CXRefQualifierKind clang_Type_getCXXRefQualifier(CXType T);
/external/clang/bindings/python/clang/
H A Dcindex.py1844 conf.lib.clang_Type_getCXXRefQualifier(self))
3334 ("clang_Type_getCXXRefQualifier",
/external/clang/tools/c-index-test/
H A Dc-index-test.c1230 enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);

Completed in 662 milliseconds