Lines Matching refs:Struct
58 struct LValue;
59 struct CallStackFrame;
60 struct EvalInfo;
151 struct SubobjectDesignator {
287 struct CallStackFrame {
392 /// EvalInfo - This is a private struct used by the evaluator to capture
398 /// "integer constant expression" or constant expression. If not, this struct
406 struct EvalInfo {
597 struct FoldConstant {
747 struct ComplexValue {
787 struct LValue {
867 struct MemberPtr {
1314 case APValue::Struct:
1943 struct CompleteObject {
2072 // Next subobject is a class, struct or union field.
2119 struct ExtractSubobjectHandler {
2159 struct ModifySubobjectHandler {
2534 struct CompoundAssignSubobjectHandler {
2652 struct IncDecSubobjectHandler {
3539 // Reserve space for the struct members.
6095 struct EvalResult {
6108 struct Job {
8043 struct ICEDiag {
8234 // "offsetof(struct s{int x[4];}, x[1.0])". This doesn't affect