reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/ASTUnit.cpp
  489         | (1LL << CodeCompletionContext::CCC_OtherWithMacros);
 2004   case CodeCompletionContext::CCC_OtherWithMacros:
tools/clang/lib/Sema/CodeCompleteConsumer.cpp
   78   case CCC_OtherWithMacros:
   95   case CCKind::CCC_OtherWithMacros:
tools/clang/tools/extra/clangd/CodeComplete.cpp
  625   case CodeCompletionContext::CCC_OtherWithMacros:
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  390     case CodeCompletionContext::CCC_OtherWithMacros: {