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

References

tools/clang/lib/Frontend/ASTUnit.cpp
 2003   case CodeCompletionContext::CCC_Other:
tools/clang/lib/Sema/CodeCompleteConsumer.cpp
   77   case CCC_Other:
   93   case CCKind::CCC_Other:
tools/clang/lib/Sema/SemaCodeComplete.cpp
 3908     return CodeCompletionContext::CCC_Other;
 4013                         CodeCompletionContext::CCC_Other);
 4866       CodeCompletionContext::CCC_Other;
 5476                             : CodeCompletionContext::CCC_Other,
 5723                         CodeCompletionContext::CCC_Other);
 5861                         CodeCompletionContext::CCC_Other);
 5998                         CodeCompletionContext::CCC_Other);
 6009                         CodeCompletionContext::CCC_Other);
 6021                         CodeCompletionContext::CCC_Other);
 6068                         CodeCompletionContext::CCC_Other);
 6293                         CodeCompletionContext::CCC_Other);
 6319                         CodeCompletionContext::CCC_Other);
 7289   CodeCompletionContext CCContext(CodeCompletionContext::CCC_Other);
 7330                         CodeCompletionContext::CCC_Other);
 8185                               CodeCompletionContext::CCC_Other, nullptr, 0);
 8198                         CodeCompletionContext::CCC_Other);
 8346                         CodeCompletionContext::CCC_Other);
 8777                         CodeCompletionContext::CCC_Other);
tools/clang/tools/extra/clangd/CodeComplete.cpp
  639   case CodeCompletionContext::CCC_Other: // Be conservative.
  683         CCContext(CodeCompletionContext::CCC_Other), Opts(Opts),
 1211   CodeCompletionContext::Kind CCContextKind = CodeCompletionContext::CCC_Other;
tools/clang/tools/extra/clangd/CodeComplete.h
  218   CodeCompletionContext::Kind Context = CodeCompletionContext::CCC_Other;
tools/clang/tools/extra/clangd/Quality.h
  127   CodeCompletionContext::Kind Context = CodeCompletionContext::CCC_Other;
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  538     case CodeCompletionContext::CCC_Other:
tools/clang/tools/libclang/CXCursor.cpp
 1437                                             CodeCompletionContext::CCC_Other,
 1452         CodeCompletionContext::CCC_Other,