Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp536 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
564 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
685 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc); in ActOnCXXTypeid()
690 BuildCXXTypeId(TypeInfoType, OpLoc, (Expr *)TyOrExpr, RParenLoc); in ActOnCXXTypeid()
H A DTreeTransform.h3076 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
3089 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6423 ExprResult BuildCXXTypeId(QualType TypeInfoType,
6427 ExprResult BuildCXXTypeId(QualType TypeInfoType,