Searched refs:CXCursor_UsingDeclaration (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h1635 CXCursor_UsingDeclaration = 35, enumerator in enum:CXCursorKind
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp3070 return CXCursor_UsingDeclaration;
/external/clang/tools/libclang/
H A DCIndex.cpp4794 case CXCursor_UsingDeclaration:

Completed in 187 milliseconds