Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DCodeCompleteConsumer.cpp68 case CCC_OtherWithMacros: in wantConstructorResults()
DSemaCodeComplete.cpp3828 kind = CodeCompletionContext::CCC_OtherWithMacros; in CodeCompleteCase()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DCodeCompleteConsumer.h160 CCC_OtherWithMacros, enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DASTUnit.cpp483 | (1LL << CodeCompletionContext::CCC_OtherWithMacros); in CacheCodeCompletionResults()
2247 case CodeCompletionContext::CCC_OtherWithMacros: in CalculateHiddenNames()