HomeSort by relevance Sort by last modified time
    Searched refs:CreateEmpty (Results 26 - 50 of 96) sorted by null

12 3 4

  /external/libmojo/mojo/edk/js/
drain_data.cc 112 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(isolate_);
  /external/clang/lib/AST/
ExprCXX.cpp 237 UnresolvedLookupExpr::CreateEmpty(const ASTContext &C,
391 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &C,
529 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C,
554 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C,
612 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) {
626 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) {
646 CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) {
    [all...]
  /external/libchrome/dbus/
message.h 217 static std::unique_ptr<Response> CreateEmpty();
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
Archive.h 279 static Archive* CreateEmpty(
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
ExprCXX.h 289 static CXXStaticCastExpr *CreateEmpty(const ASTContext &Context,
326 static CXXDynamicCastExpr *CreateEmpty(const ASTContext &Context,
369 static CXXReinterpretCastExpr *CreateEmpty(const ASTContext &Context,
405 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 527 auto NL = ApplyDebugLocation::CreateEmpty(*this);
578 auto NL = ApplyDebugLocation::CreateEmpty(*this);
  /external/clang/include/clang/AST/
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
ExprCXX.h 274 static CXXStaticCastExpr *CreateEmpty(const ASTContext &Context,
311 static CXXDynamicCastExpr *CreateEmpty(const ASTContext &Context,
354 static CXXReinterpretCastExpr *CreateEmpty(const ASTContext &Context,
390 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /external/skia/include/private/
SkPathRef.h 147 static SkPathRef* CreateEmpty();
481 * Called the first time someone calls CreateEmpty to actually create the singleton.

Completed in 721 milliseconds

12 3 4