Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDCodeCompleteConsumer.cpp85 case CCC_IncludedFile: in wantConstructorResults()
165 case CCKind::CCC_IncludedFile: in getCompletionKindString()
HDSemaCodeComplete.cpp10173 CodeCompletionContext::CCC_IncludedFile); in CodeCompleteIncludedFile()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDCodeCompleteConsumer.h329 CCC_IncludedFile, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDASTUnit.cpp2049 case CodeCompletionContext::CCC_IncludedFile: in CalculateHiddenNames()