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

References

tools/clang/unittests/AST/ASTImporterTest.cpp
 5006   OptErr = Importer->getImportDeclErrorIfAny(FromOK);
 5009   CXXMethodDecl *ImportedOK = Import(FromOK, Lang_CXX);