Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp501 contexts = CXCompletionContext_IncludedFile; in getContextsForContextKind()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h5243 CXCompletionContext_IncludedFile = 1 << 22, enumerator