Home | History | Annotate | Download | only in Sema

Lines Matching refs:Qualifier

1216   // For conversion purposes, we ignore any atomic qualifier on the LHS.
2279 /// when we found the member; it's the qualifier type if a
2280 /// qualifier was provided, and otherwise it's the base type.
2292 NestedNameSpecifier *Qualifier,
2364 if (Qualifier && Qualifier->getAsType()) {
2365 QualType QType = QualType(Qualifier->getAsType(), 0);
2370 // In C++98, the qualifier type doesn't actually have to be a base
2387 // If the qualifier type was the same as the destination type,
5919 // For GCC compatibility, other qualifier mismatches are treated
5963 // Types are compatible ignoring the sign. Qualifier incompatibility
8594 // The method was named without a qualifier.
8644 // scope qualifier for the class.