Home
last modified time | relevance | path

Searched defs:decls (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp43 llvm::SmallVectorImpl<clang::Decl *> &decls) { in FindExternalLexicalDecls()
54 llvm::SmallVector<clang::NamedDecl *, 4> decls; in FindExternalVisibleDeclsByName() local
H A DClangDeclVendor.cpp19 std::vector<clang::NamedDecl *> &decls) { in FindDecls()
H A DClangASTSource.cpp41 ScopedLexicalDeclEraser(std::set<const clang::Decl *> &decls, in ScopedLexicalDeclEraser()
370 llvm::SmallVectorImpl<Decl *> &decls) { in FindExternalLexicalDecls()
801 std::vector<clang::NamedDecl *> decls; in FindDeclInModules() local
851 std::vector<clang::NamedDecl *> decls; in FindDeclInObjCRuntime() local
1083 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local
1123 std::vector<clang::NamedDecl *> decls; in FindObjCMethodDecls() local
1256 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local
1299 std::vector<clang::NamedDecl *> decls; in FindObjCPropertyAndIvarDecls() local
H A DClangModulesDeclVendor.cpp433 std::vector<CompilerDecl> &decls) { in FindDecls()
H A DClangExpressionDeclMap.cpp1025 std::vector<clang::NamedDecl *> decls; in LookupInModulesDeclVendor() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDeclVendor.cpp21 std::vector<CompilerDecl> decls; in FindTypes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclGroup.cpp28 DeclGroup::DeclGroup(unsigned numdecls, Decl** decls) : NumDecls(numdecls) { in DeclGroup()
/freebsd/usr.bin/rpcgen/
H A Drpc_parse.c107 decl_list *decls; in def_struct() local
134 decl_list *decls; in def_program() local
H A Drpc_parse.h120 decl_list *decls; member
141 decl_list *decls; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h148 DeclsTy &decls() { in decls() function
151 const DeclsTy &decls() const { in decls() function
H A DTemplateName.h129 llvm::ArrayRef<NamedDecl*> decls() const { in decls() function
H A DExprCXX.h3081 llvm::iterator_range<decls_iterator> decls() const { in decls() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp527 std::vector<CompilerDecl> &decls) { in FindDecls()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h339 decl_range decls() const { in decls() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp179 unsigned decls = declToIndex.size(); in computeSetOfDeclarations() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1197 Decl* decls[] = {AnonRecord, TheDecl}; in ParseDeclOrFunctionDefInternal() local
H A DParseDeclCXX.cpp3043 Decl *decls[] = {AnonRecord, TheDecl}; in ParseCXXClassMemberDeclaration() local
H A DParseDecl.cpp2123 Decl* decls[] = {AnonRecord, TheDecl}; in ParseSimpleDeclaration() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp157 llvm::SmallVector<clang::NamedDecl *, 4> decls; in addOverridesForMethod() local