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

/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h160 CCC_OtherWithMacros, enumerator in enum:clang::CodeCompletionContext::Kind
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp67 case CCC_OtherWithMacros:
H A DSemaCodeComplete.cpp3799 kind = CodeCompletionContext::CCC_OtherWithMacros;
/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp357 case CodeCompletionContext::CCC_OtherWithMacros: {
/external/clang/lib/Frontend/
H A DASTUnit.cpp471 | (1LL << CodeCompletionContext::CCC_OtherWithMacros);
2197 case CodeCompletionContext::CCC_OtherWithMacros:

Completed in 1556 milliseconds