Searched refs:CanonTy (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | Type.h | 4582 MacroQualifiedType(QualType UnderlyingTy, QualType CanonTy, 4584 : Type(MacroQualified, CanonTy, UnderlyingTy->getDependence()),
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | ASTContext.cpp | 4101 QualType CanonTy = getDependentVectorType(CanonVecTy, SizeExpr, in getDependentVectorType() local 4104 *this, VecType, CanonTy, SizeExpr, AttrLoc, VecKind); in getDependentVectorType()
|