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

References

tools/clang/lib/AST/ExprConstant.cpp
 1307       assert(OldStackSize <= Info.CleanupStack.size() &&
 1313       for (unsigned I = Info.CleanupStack.size(); I > OldStackSize; --I) {
 1324       auto NewEnd = Info.CleanupStack.begin() + OldStackSize;