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

Declarations

tools/clang/include/clang/CrossTU/CrossTranslationUnit.h
  177   getImportedFromSourceLocation(const clang::SourceLocation &ToLoc) const;

References

tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  930   if (auto LocAndUnit = CTU.getImportedFromSourceLocation(MacroLoc)) {
tools/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp
   90             CTU.getImportedFromSourceLocation(NewFD->getLocation());