Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp1616 Result = S.BuildTypeofExprType(E, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
8854 QualType Sema::BuildTypeofExprType(Expr *E, SourceLocation Loc) { in BuildTypeofExprType() function in Sema
H A DTreeTransform.h14374 return SemaRef.BuildTypeofExprType(E, Loc); in RebuildTypeOfExprType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2302 QualType BuildTypeofExprType(Expr *E, SourceLocation Loc);