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

References

tools/clang/lib/AST/ASTImporter.cpp
 7758   if (!ToExprOperandOrErr)
 7759     return ToExprOperandOrErr.takeError();
 7762       *ToTypeOrErr, *ToExprOperandOrErr, *ToSourceRangeOrErr);