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

References

tools/clang/lib/AST/ASTImporter.cpp
 7950     if (auto Error = SharedState->getImportDeclErrorIfAny(ToD)) {
 8042   if (auto Error = SharedState->getImportDeclErrorIfAny(ToD)) {
tools/clang/unittests/AST/ASTImporterTest.cpp
 5170       SharedStatePtr->getImportDeclErrorIfAny(ToXDef);
 5177   OptErr = SharedStatePtr->getImportDeclErrorIfAny(ToXFwd);