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 415 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
431 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
473 return BuildCXXUuidof(GuidType, OpLoc, TInfo, RParenLoc);
477 return BuildCXXUuidof(GuidType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 30 milliseconds