Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2603 CXCursor_TranslationUnit = 300, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3911 return CXCursor_TranslationUnit; in getCursorKindForDecl()