Home
last modified time | relevance | path

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

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