Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp67 case CCC_OtherWithMacros: in wantConstructorResults()
DSemaCodeComplete.cpp3928 kind = CodeCompletionContext::CCC_OtherWithMacros; in CodeCompleteCase()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h163 CCC_OtherWithMacros, enumerator
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp357 case CodeCompletionContext::CCC_OtherWithMacros: { in getContextsForContextKind()
/external/clang/lib/Frontend/
DASTUnit.cpp463 | (1LL << CodeCompletionContext::CCC_OtherWithMacros); in CacheCodeCompletionResults()
2187 case CodeCompletionContext::CCC_OtherWithMacros: in CalculateHiddenNames()