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

References

tools/clang/lib/AST/ItaniumMangle.cpp
  262       assert(getDepth() == saved.getDepth() + 1);
  262       assert(getDepth() == saved.getDepth() + 1);
 4425   assert(parmDepth < FunctionTypeDepth.getDepth());
 4426   unsigned nestingDepth = FunctionTypeDepth.getDepth() - parmDepth;