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

Overrides

tools/clang/lib/AST/Interp/State.h
   59   virtual bool checkingForUndefinedBehavior() const = 0;

References

tools/clang/lib/AST/ExprConstant.cpp
 1104                checkingForUndefinedBehavior();
 1125         return checkingForUndefinedBehavior();
 1150                checkingForUndefinedBehavior();
 2473     if (Info.checkingForUndefinedBehavior())
 7120     if (Info.checkingForUndefinedBehavior())