Home
last modified time | relevance | path

Searched defs:NumDecls (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclGroup.h27 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/
DDeclGroup.h27 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/
DDeclGroup.h27 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/
DDeclGroup.h27 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 Dbyval-memcpy-elim.c4 long NumDecls; member
9 long NumDecls; member
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclGroup.h30 unsigned NumDecls; variable
71 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
/aosp_15_r20/external/clang/lib/AST/
H A DDeclGroup.cpp20 DeclGroup* DeclGroup::Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
H A DDeclPrinter.cpp151 void Decl::printGroup(Decl** Begin, unsigned NumDecls, in printGroup()
H A DASTImporter.cpp4801 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 DPredicateInfo.cpp570 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 DASTReaderStmt.cpp1519 unsigned NumDecls = Record[Idx++]; in VisitOverloadExpr() local
H A DASTReader.cpp981 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 DASTMatchers.h2976 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/
DASTMatchers.h4584 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/
DASTMatchers.h4728 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/
DASTMatchers.h4728 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/
DASTMatchers.h4728 const unsigned NumDecls = std::distance(Node.decl_begin(), Node.decl_end()); in AST_MATCHER_P2() local