Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h678 QualType TransformAttributedType(TypeLocBuilder &TLB, AttributedTypeLoc TL,
7073 QualType TreeTransform<Derived>::TransformAttributedType( in TransformAttributedType() function
7121 QualType TreeTransform<Derived>::TransformAttributedType(TypeLocBuilder &TLB, in TransformAttributedType() function
7123 return getDerived().TransformAttributedType( in TransformAttributedType()
13669 NewCallOpType = this->TransformAttributedType( in TransformLambdaExpr()