| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExternalASTSourceCallbacks.cpp | 42 llvm::SmallVectorImpl<clang::Decl *> &decls) { in FindExternalLexicalDecls() 53 llvm::SmallVector<clang::NamedDecl *, 4> decls; in FindExternalVisibleDeclsByName() local
|
| H A D | ClangDeclVendor.cpp | 19 std::vector<clang::NamedDecl *> &decls) { in FindDecls()
|
| H A D | ClangASTSource.cpp | 42 ScopedLexicalDeclEraser(std::set<const clang::Decl *> &decls, in ScopedLexicalDeclEraser() 371 llvm::SmallVectorImpl<Decl *> &decls) { in FindExternalLexicalDecls() 851 std::vector<clang::NamedDecl *> decls; in FindDeclInModules() local 901 std::vector<clang::NamedDecl *> decls; in FindDeclInObjCRuntime() local 1133 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local 1173 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local 1306 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local 1349 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local
|
| H A D | ClangModulesDeclVendor.cpp | 444 std::vector<CompilerDecl> &decls) { in FindDecls()
|
| H A D | ClangExpressionDeclMap.cpp | 1026 std::vector<clang::NamedDecl *> decls; in LookupInModulesDeclVendor() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | DeclVendor.cpp | 21 std::vector<CompilerDecl> decls; in FindTypes() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclGroup.cpp | 28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | UnresolvedSet.h | 147 DeclsTy &decls() { in decls() function 150 const DeclsTy &decls() const { in decls() function
|
| H A D | TemplateName.h | 129 llvm::ArrayRef<NamedDecl*> decls() const { in decls() function
|
| H A D | Stmt.h | 1543 decl_range decls() { return decl_range(decl_begin(), decl_end()); } in decls() function 1545 decl_const_range decls() const { in decls() function
|
| H A D | ExprCXX.h | 3064 llvm::iterator_range<decls_iterator> decls() const { in decls() function
|
| /freebsd-14.2/usr.bin/rpcgen/ |
| H A D | rpc_parse.c | 115 decl_list *decls; in def_struct() local 142 decl_list *decls; in def_program() local
|
| H A D | rpc_parse.h | 124 decl_list *decls; member 145 decl_list *decls; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | IdentifierResolver.cpp | 240 IdentifierResolver::decls(DeclarationName Name) { in decls() function in IdentifierResolver
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 527 std::vector<CompilerDecl> &decls) { in FindDecls()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Scope.h | 320 decl_range decls() const { in decls() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UninitializedValues.cpp | 179 unsigned decls = declToIndex.size(); in computeSetOfDeclarations() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | Parser.cpp | 1192 Decl* decls[] = {AnonRecord, TheDecl}; in ParseDeclOrFunctionDefInternal() local
|
| H A D | ParseDeclCXX.cpp | 2878 Decl *decls[] = {AnonRecord, TheDecl}; in ParseCXXClassMemberDeclaration() local
|
| H A D | ParseDecl.cpp | 2018 Decl* decls[] = {AnonRecord, TheDecl}; in ParseSimpleDeclaration() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 156 llvm::SmallVector<clang::NamedDecl *, 4> decls; in addOverridesForMethod() local
|