Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp742 ExprResult Sema::BuildCXXUuidof(QualType Type, in BuildCXXUuidof() function in Sema
762 ExprResult Sema::BuildCXXUuidof(QualType Type, SourceLocation TypeidLoc, in BuildCXXUuidof() function in Sema
802 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc); in ActOnCXXUuidof()
806 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXUuidof()
H A DTreeTransform.h3194 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
3203 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6593 ExprResult BuildCXXUuidof(QualType TypeInfoType,
6597 ExprResult BuildCXXUuidof(QualType TypeInfoType,