HomeSort by relevance Sort by last modified time
    Searched defs:NumDecls (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclGroup.h 30 unsigned NumDecls;
33 DeclGroup() : NumDecls(0) {}
34 DeclGroup(unsigned numdecls, Decl** decls);
37 static DeclGroup *Create(ASTContext &C, Decl **Decls, unsigned NumDecls);
39 unsigned size() const { return NumDecls; }
42 assert (i < NumDecls && "Out-of-bounds access.");
47 assert (i < NumDecls && "Out-of-bounds access.");
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) {
72 if (NumDecls == 0)
74 if (NumDecls == 1
    [all...]
  /external/clang/test/CodeGen/
byval-memcpy-elim.c 4 long NumDecls;
9 long NumDecls;
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 794 milliseconds

1 2