Home
last modified time | relevance | path

Searched refs:CanonTy (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DType.h4582 MacroQualifiedType(QualType UnderlyingTy, QualType CanonTy,
4584 : Type(MacroQualified, CanonTy, UnderlyingTy->getDependence()),
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp4101 QualType CanonTy = getDependentVectorType(CanonVecTy, SizeExpr, in getDependentVectorType() local
4104 *this, VecType, CanonTy, SizeExpr, AttrLoc, VecKind); in getDependentVectorType()