Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp744 ExprResult Sema::BuildCXXUuidof(QualType Type, in BuildCXXUuidof() function in Sema
763 ExprResult Sema::BuildCXXUuidof(QualType Type, SourceLocation TypeidLoc, in BuildCXXUuidof() function in Sema
803 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc); in ActOnCXXUuidof()
807 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXUuidof()
H A DTreeTransform.h3333 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
3342 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8023 ExprResult BuildCXXUuidof(QualType TypeInfoType, SourceLocation TypeidLoc,
8027 ExprResult BuildCXXUuidof(QualType TypeInfoType, SourceLocation TypeidLoc,