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

References

tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  971   Info.Args.expandFromPrevMacro(PrevArgs);
  991       getMacroNameAndPrintExpansion(Printer, T.getLocation(), PP, Info.Args,
 1004     auto ArgMapIt = Info.Args.find(II);
 1005     if (ArgMapIt != Info.Args.end()) {
 1025                                       Info.Args, AlreadyProcessedTokens);