Home
last modified time | relevance | path

Searched refs:CCC_IncludedFile (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp85 case CCC_IncludedFile: in wantConstructorResults()
165 case CCKind::CCC_IncludedFile: in getCompletionKindString()
H A DSemaCodeComplete.cpp10072 CodeCompletionContext::CCC_IncludedFile); in CodeCompleteIncludedFile()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h329 CCC_IncludedFile, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2036 case CodeCompletionContext::CCC_IncludedFile: in CalculateHiddenNames()