Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp269 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
292 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
373 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc); in ActOnCXXTypeid()
377 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXTypeid()
DTreeTransform.h1811 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
1824 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
/external/clang/include/clang/Sema/
DSema.h2845 ExprResult BuildCXXTypeId(QualType TypeInfoType,
2849 ExprResult BuildCXXTypeId(QualType TypeInfoType,