Home | History | Annotate | Download | only in AST

Lines Matching refs:ExprBits

254   ExprBits.TypeDependent = TypeDependent;
255 ExprBits.ValueDependent = ValueDependent;
256 ExprBits.InstantiationDependent = InstantiationDependent;
260 ExprBits.ContainsUnexpandedParameterPack = true;
809 ExprBits.TypeDependent = true;
811 ExprBits.ValueDependent = true;
813 ExprBits.InstantiationDependent = true;
815 ExprBits.ContainsUnexpandedParameterPack = true;
837 ExprBits.TypeDependent = true;
839 ExprBits.ValueDependent = true;
841 ExprBits.InstantiationDependent = true;
843 ExprBits.ContainsUnexpandedParameterPack = true;
1034 ExprBits.ValueDependent = true;
1036 ExprBits.ContainsUnexpandedParameterPack = true;
1550 ExprBits.TypeDependent = true;
1552 ExprBits.ValueDependent = true;
1554 ExprBits.InstantiationDependent = true;
1556 ExprBits.ContainsUnexpandedParameterPack = true;
2814 ExprBits.TypeDependent = true;
2816 ExprBits.ValueDependent = true;
2818 ExprBits.InstantiationDependent = true;
2820 ExprBits.ContainsUnexpandedParameterPack = true;
3019 ExprBits.TypeDependent = true;
3021 ExprBits.ValueDependent = true;
3023 ExprBits.InstantiationDependent = true;
3025 ExprBits.ContainsUnexpandedParameterPack = true;
3130 ExprBits.ValueDependent = true;
3132 ExprBits.InstantiationDependent = true;
3135 ExprBits.ContainsUnexpandedParameterPack = true;
3145 ExprBits.ValueDependent = true;
3146 ExprBits.InstantiationDependent = true;
3149 ExprBits.InstantiationDependent = true;
3155 ExprBits.ContainsUnexpandedParameterPack = true;
3280 ExprBits.TypeDependent = true;
3282 ExprBits.ValueDependent = true;
3284 ExprBits.InstantiationDependent = true;
3286 ExprBits.ContainsUnexpandedParameterPack = true;
3354 ExprBits.TypeDependent = true;
3356 ExprBits.ValueDependent = true;
3358 ExprBits.InstantiationDependent = true;
3360 ExprBits.ContainsUnexpandedParameterPack = true;
3421 ExprBits.ValueDependent = true;
3423 ExprBits.InstantiationDependent = true;
3425 ExprBits.ContainsUnexpandedParameterPack = true;
3463 ExprBits.ValueDependent = true;
3466 ExprBits.InstantiationDependent = true;
3470 ExprBits.ContainsUnexpandedParameterPack = true;
3532 ExprBits.TypeDependent = true;
3534 ExprBits.ValueDependent = true;
3536 ExprBits.InstantiationDependent = true;
3538 ExprBits.ContainsUnexpandedParameterPack = true;