HomeSort by: relevance | last modified time | path
    Searched refs:CCC_OtherWithMacros (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
CodeCompleteConsumer.cpp 79 case CCC_OtherWithMacros:
96 case CCKind::CCC_OtherWithMacros:
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h 195 CCC_OtherWithMacros,
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexCodeCompletion.cpp 389 case CodeCompletionContext::CCC_OtherWithMacros: {
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 490 | (1LL << CodeCompletionContext::CCC_OtherWithMacros);
1986 case CodeCompletionContext::CCC_OtherWithMacros:

Completed in 21 milliseconds