/aosp_15_r20/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()
|
/aosp_15_r20/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()
|
/aosp_15_r20/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclGroup.h | 27 unsigned NumDecls = 0; variable 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | byval-memcpy-elim.c | 4 long NumDecls; member 9 long NumDecls; member
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclGroup.h | 30 unsigned NumDecls; variable 71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclGroup.cpp | 20 DeclGroup* DeclGroup::Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
H A D | DeclPrinter.cpp | 151 void Decl::printGroup(Decl** Begin, unsigned NumDecls, in printGroup()
|
H A D | ASTImporter.cpp | 4801 size_t NumDecls = DG.end() - DG.begin(); in ImportDeclGroup() local 6633 unsigned NumDecls) { in HandleNameConflict()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 570 auto NumDecls = F.getParent()->getNumNamedValues(); in materializeStack() local 586 auto NumDecls = F.getParent()->getNumNamedValues(); in materializeStack() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 1519 unsigned NumDecls = Record[Idx++]; in VisitOverloadExpr() local
|
H A D | ASTReader.cpp | 981 for (unsigned NumDecls = DataLen / 4; NumDecls; --NumDecls) { in ReadDataInto() local 7915 unsigned NumDecls = Record[Idx++]; in ReadUnresolvedSet() local
|
/aosp_15_r20/external/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 2976 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4728 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local
|
/aosp_15_r20/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
|