HomeSort by relevance Sort by last modified time
    Searched refs:isTemporaryObject (Results 1 - 19 of 19) 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-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Expr.h 802 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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Expr.h 799 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Expr.h 802 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 889 milliseconds