Home
last modified time | relevance | path

Searched refs:CCC_OtherWithMacros (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp76 case CCC_OtherWithMacros: in wantConstructorResults()
95 case CCKind::CCC_OtherWithMacros: in getCompletionKindString()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h194 CCC_OtherWithMacros, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp486 | (1LL << CodeCompletionContext::CCC_OtherWithMacros); in CacheCodeCompletionResults()
2060 case CodeCompletionContext::CCC_OtherWithMacros: in CalculateHiddenNames()