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

Declarations

tools/clang/lib/CodeGen/MacroPPCallbacks.h
   62   SourceLocation getCorrectLocation(SourceLocation Loc);

References

tools/clang/lib/CodeGen/MacroPPCallbacks.cpp
  111   SourceLocation LineLoc = getCorrectLocation(LastHashLoc);
  181   SourceLocation location = getCorrectLocation(MacroNameTok.getLocation());
  195   SourceLocation location = getCorrectLocation(MacroNameTok.getLocation());