Home
last modified time | relevance | path

Searched refs:BuildCXXUuidof (Results 1 – 3 of 3) 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/clang/include/clang/Sema/
DSema.h4652 ExprResult BuildCXXUuidof(QualType TypeInfoType,
4656 ExprResult BuildCXXUuidof(QualType TypeInfoType,