Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgType

2407   QualType ArgType = CanTy;
2431 ArgType.addConst();
2433 ArgType.addVolatile();
2448 OpaqueValueExpr FakeArg(SourceLocation(), ArgType, VK);