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

References

tools/clang/lib/AST/ASTImporter.cpp
 7742   if (!ToTypeOrErr)
 7743     return ToTypeOrErr.takeError();
 7752           *ToTypeOrErr, *ToTSIOrErr, *ToSourceRangeOrErr);
 7762       *ToTypeOrErr, *ToExprOperandOrErr, *ToSourceRangeOrErr);