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

References

tools/clang/lib/AST/ExprConstant.cpp
 5031   if (!checkDynamicType(Info, E, This, AK, true))
 5041       This.Designator.MostDerivedType->getAsCXXRecordDecl();
 5051   ArrayRef<APValue::LValuePathEntry> Path = This.Designator.Entries;
 5052   for (unsigned PathLength = This.Designator.MostDerivedPathLength;
 5054     switch (Info.isEvaluatingCtorDtor(This.getLValueBase(),
 5067       return DynamicType{getBaseClassType(This.Designator, PathLength),