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

1 2 34

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CGStmt.cpp 636 auto NL = ApplyDebugLocation::CreateEmpty(*this);
645 auto NL = ApplyDebugLocation::CreateEmpty(*this);
    [all...]
CGOpenMPRuntime.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/libchrome/dbus/
message.cc 416 std::unique_ptr<Response> Response::CreateEmpty() {
  /external/skia/src/core/
SkPathRef.cpp 50 SkPathRef* SkPathRef::CreateEmpty() {
SkPath.cpp 136 : fPathRef(SkPathRef::CreateEmpty()) {
349 fPathRef.reset(SkPathRef::CreateEmpty());
    [all...]
  /external/clang/lib/AST/
Stmt.cpp 322 AttributedStmt *AttributedStmt::CreateEmpty(const ASTContext &C,
    [all...]
  /external/clang/include/clang/AST/
Stmt.h 859 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 883 static AttributedStmt *CreateEmpty(const ASTContext &C, unsigned NumAttrs);
    [all...]

Completed in 2186 milliseconds

1 2 34