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

References

tools/clang/lib/AST/ASTImporter.cpp
 2124   ExpectedSLoc LocOrErr = import(D->getLocation());
 2127   auto ColonLocOrErr = import(D->getColonLoc());
 2132   auto DCOrErr = Importer.ImportContext(D->getDeclContext());
 2138   if (GetImportedOrCreateDecl(ToD, D, Importer.getToContext(), D->getAccess(),
 2138   if (GetImportedOrCreateDecl(ToD, D, Importer.getToContext(), D->getAccess(),