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

References

tools/clang/lib/Index/IndexBody.cpp
  129     Roles |= (unsigned)SymbolRole::Call;
tools/clang/lib/Index/IndexSymbol.cpp
  409   APPLY_FOR_ROLE(Call);
  452     case SymbolRole::Call: OS << "Call"; break;
tools/clang/lib/Index/IndexingContext.cpp
  326       case SymbolRole::Call: