Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1247 Result = S.BuildTypeofExprType(E, DS.getTypeSpecType() == in ConvertDeclSpecToType()
9357 QualType Sema::BuildTypeofExprType(Expr *E, TypeOfKind Kind) { in BuildTypeofExprType() function in Sema
H A DTreeTransform.h16229 return SemaRef.BuildTypeofExprType(E, Kind); in RebuildTypeOfExprType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14855 QualType BuildTypeofExprType(Expr *E, TypeOfKind Kind);