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

  /external/clang/lib/Frontend/
ASTMerge.cpp 72 DeclGroupRef DGR(ToD);
73 CI.getASTConsumer().HandleTopLevelDecl(DGR);
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 413 clang::DeclGroupRef DGR = clang::DeclGroupRef::Create(C, &IID, 1);
414 clang::Stmt *Init = new(C) clang::DeclStmt(DGR, Loc, Loc);
773 clang::DeclGroupRef DGR = clang::DeclGroupRef::Create(C, &IID, 1);
774 StmtArray[StmtCtr++] = new(C) clang::DeclStmt(DGR, Loc, Loc);
    [all...]
  /external/clang/include/clang/AST/
Stmt.h 466 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Stmt.h 490 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; }
    [all...]

Completed in 973 milliseconds