Home
last modified time | relevance | path

Searched refs:CXCursor_NamespaceAlias (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1264 CXCursor_NamespaceAlias = 33, enumerator
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4122 return CXCursor_NamespaceAlias; in getCursorKindForDecl()