Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp1631 Result = S.BuildTypeofExprType(E, DS.getTypeSpecType() == in ConvertDeclSpecToType()
9212 QualType Sema::BuildTypeofExprType(Expr *E, TypeOfKind Kind) { in BuildTypeofExprType() function in Sema
H A DTreeTransform.h14925 return SemaRef.BuildTypeofExprType(E, Kind); in RebuildTypeOfExprType()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2552 QualType BuildTypeofExprType(Expr *E, TypeOfKind Kind);