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

  /external/clang/lib/CodeGen/
CGExprCXX.cpp 433 if (E->getArg(0)->isTemporaryObject(getContext(), CD->getParent())) {
    [all...]
  /external/clang/include/clang/AST/
Expr.h 644 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 98 milliseconds