reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
177 getImportedFromSourceLocation(const clang::SourceLocation &ToLoc) const;
930 if (auto LocAndUnit = CTU.getImportedFromSourceLocation(MacroLoc)) {
tools/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp 90 CTU.getImportedFromSourceLocation(NewFD->getLocation());