Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp549 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType, in BuildCXXUuidof() function in Sema
569 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType, in BuildCXXUuidof() function in Sema
619 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc); in ActOnCXXUuidof()
623 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXUuidof()
DTreeTransform.h2511 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand, in RebuildCXXUuidofExpr()
2523 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand, in RebuildCXXUuidofExpr()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp716 ExprResult Sema::BuildCXXUuidof(QualType Type, in BuildCXXUuidof() function in Sema
736 ExprResult Sema::BuildCXXUuidof(QualType Type, SourceLocation TypeidLoc, in BuildCXXUuidof() function in Sema
776 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc); in ActOnCXXUuidof()
780 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXUuidof()
DTreeTransform.h2929 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
2938 return getSema().BuildCXXUuidof(Type, TypeidLoc, Operand, RParenLoc); in RebuildCXXUuidofExpr()
/external/clang/include/clang/Sema/
DSema.h4652 ExprResult BuildCXXUuidof(QualType TypeInfoType,
4656 ExprResult BuildCXXUuidof(QualType TypeInfoType,
/external/llvm-project/clang/include/clang/Sema/
DSema.h5934 ExprResult BuildCXXUuidof(QualType TypeInfoType,
5938 ExprResult BuildCXXUuidof(QualType TypeInfoType,