Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp1613 Result = S.BuildTypeofExprType(E); in ConvertDeclSpecToType()
9117 QualType Sema::BuildTypeofExprType(Expr *E) { in BuildTypeofExprType() function in Sema
H A DTreeTransform.h14738 return SemaRef.BuildTypeofExprType(E); in RebuildTypeOfExprType()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2505 QualType BuildTypeofExprType(Expr *E);