Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang-c/
DIndex.h2081 CXCursor_TranslationUnit = 300, enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp2957 case Decl::TranslationUnit: return CXCursor_TranslationUnit; in getCursorKindForDecl()