Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp501 contexts = CXCompletionContext_IncludedFile; in getContextsForContextKind()
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5728 CXCompletionContext_IncludedFile = 1 << 22, enumerator