Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1619 Result = S.BuildTypeofExprType(E, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
8889 QualType Sema::BuildTypeofExprType(Expr *E, SourceLocation Loc) { in BuildTypeofExprType() function in Sema
H A DTreeTransform.h14443 return SemaRef.BuildTypeofExprType(E, Loc); in RebuildTypeOfExprType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2338 QualType BuildTypeofExprType(Expr *E, SourceLocation Loc);