Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang-c/ !
H A DIndex.h1238 CXCursor_TypedefDecl = 20, enumerator
/src/contrib/llvm-project/clang/lib/Sema/ !
H A DSemaCodeComplete.cpp4112 return CXCursor_TypedefDecl; in getCursorKindForDecl()