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

References

tools/clang/tools/libclang/CIndex.cpp
 3523   LibclangInvocationReporter InvocationReporter(
 3524       *CXXIdx, LibclangInvocationReporter::OperationKind::ParseOperation,
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  756   LibclangInvocationReporter InvocationReporter(
  757       *CXXIdx, LibclangInvocationReporter::OperationKind::CompletionOperation,