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

References

tools/clang/lib/AST/ExprConstant.cpp
 2180                                  Value.getArrayInitializedElt(I), Usage,
 2187                                  Value.getArrayFiller(), Usage, SubobjectLoc,
 2193         Value.getUnionValue(), Usage, Value.getUnionField()->getLocation(),
 2202                                    Value.getStructBase(BaseIndex), Usage,
 2214                                  Usage, I->getLocation(), CheckedTemps))
 2223     return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal, Usage,
 2229     return CheckMemberPointerConstantExpression(Info, DiagLoc, Type, Value, Usage);