Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp437 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
465 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() function in Sema
583 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc); in ActOnCXXTypeid()
587 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXTypeid()
HDTreeTransform.h2724 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
2737 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5584 ExprResult BuildCXXTypeId(QualType TypeInfoType,
5588 ExprResult BuildCXXTypeId(QualType TypeInfoType,