Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1046 QualType RebuildTypeOfExprType(Expr *Underlying, SourceLocation Loc,
6560 getDerived().RebuildTypeOfExprType(E.get(), TL.getTypeofLoc(), Kind); in TransformTypeOfExprType()
16227 QualType TreeTransform<Derived>::RebuildTypeOfExprType(Expr *E, SourceLocation, in RebuildTypeOfExprType() function