Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp994 Result = S.BuildTypeofExprType(E, DS.getTypeSpecTypeLoc()); in ConvertDeclSpecToType()
5482 QualType Sema::BuildTypeofExprType(Expr *E, SourceLocation Loc) { in BuildTypeofExprType() function in Sema
DTreeTransform.h10557 return SemaRef.BuildTypeofExprType(E, Loc); in RebuildTypeOfExprType()
/external/clang/include/clang/Sema/
DSema.h1325 QualType BuildTypeofExprType(Expr *E, SourceLocation Loc);