HomeSort by relevance Sort by last modified time
    Searched refs:BuildCXXUuidof (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaExprCXX.cpp 460 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
476 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
518 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc);
522 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 5158 milliseconds