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

References

tools/clang/lib/AST/ASTImporter.cpp
 6871       E->getType(), E->getOperand(), E->getBeginLoc(), E->getEndLoc());
 6871       E->getType(), E->getOperand(), E->getBeginLoc(), E->getEndLoc());
 6871       E->getType(), E->getOperand(), E->getBeginLoc(), E->getEndLoc());
 6871       E->getType(), E->getOperand(), E->getBeginLoc(), E->getEndLoc());
 6881   if (E->isValueDependent())
 6884     ToCanThrow = E->getValue() ? CT_Can : CT_Cannot;