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

  /external/clang/lib/CodeGen/
CGExprCXX.cpp 473 if (E->getArg(0)->isTemporaryObject(getContext(), CD->getParent())) {
    [all...]
  /external/clang/include/clang/AST/
Expr.h 792 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 296 milliseconds