Searched defs:NumDecls (Results 1 – 8 of 8) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclGroup.h | 27 unsigned NumDecls = 0; variable 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclGroup.h | 27 unsigned NumDecls = 0; variable 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/ |
D | DeclGroup.h | 27 unsigned NumDecls = 0; variable 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclGroup.h | 27 unsigned NumDecls = 0; variable 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4728 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4584 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4728 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4728 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|