/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 116 SmallVectorImpl<const DeclaratorDecl *> &Decls) {} in ReadUnusedFileScopedDecls() 126 SmallVectorImpl<CXXConstructorDecl *> &Decls) {} in ReadDelegatingConstructors() 135 virtual void ReadExtVectorDecls(SmallVectorImpl<TypedefNameDecl *> &Decls) {} in ReadExtVectorDecls() 144 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) {} in ReadUnusedLocalTypedefNameCandidates() 201 ReadDeclsToCheckForDeferredDiags(llvm::SmallSetVector<Decl *, 4> &Decls) {} in ReadDeclsToCheckForDeferredDiags()
|
H A D | Lookup.h | 796 UnresolvedSet<8> Decls; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 133 SmallVectorImpl<Decl *> &Decls){ in FindFileRegionDecls() 259 SmallVectorImpl<const DeclaratorDecl*> &Decls) { in ReadUnusedFileScopedDecls() 265 SmallVectorImpl<CXXConstructorDecl*> &Decls) { in ReadDelegatingConstructors() 271 SmallVectorImpl<TypedefNameDecl*> &Decls) { in ReadExtVectorDecls() 277 llvm::SmallSetVector<Decl *, 4> &Decls) { in ReadDeclsToCheckForDeferredDiags() 283 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) { in ReadUnusedLocalTypedefNameCandidates()
|
H A D | SemaBoundsSafety.cpp | 53 llvm::SmallVectorImpl<TypeCoupledDeclRefInfo> &Decls, bool CountInBytes, in CheckCountedByAttrOnField()
|
H A D | SemaStmt.cpp | 1772 DeclSetVector &Decls; member in __anon4f6f6e9d0d11::DeclExtractor 1778 DeclExtractor(Sema &S, DeclSetVector &Decls, in DeclExtractor() 1853 DeclSetVector &Decls; member in __anon4f6f6e9d0d11::DeclMatcher 1859 DeclMatcher(Sema &S, DeclSetVector &Decls, Stmt *Statement) : in DeclMatcher() 1941 DeclSetVector Decls; in CheckForLoopConditionalStatement() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclGroup.cpp | 20 DeclGroup* DeclGroup::Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
H A D | ASTImporterLookupTable.cpp | 105 DeclList &Decls = LookupTable[DC][ND->getDeclName()]; in add() local 112 DeclList &Decls = LookupTable[DC][Name]; in remove() local
|
H A D | ODRHash.cpp | 426 llvm::SmallVector<const Decl *, 16> Decls; in VisitObjCMethodDecl() local 584 llvm::SmallVector<const Decl *, 16> Decls; in AddCXXRecordDecl() local 622 llvm::SmallVector<const Decl *, 16> Decls; in AddRecordDecl() local 650 llvm::SmallVector<const Decl *, 16> Decls; in AddObjCInterfaceDecl() local 740 llvm::SmallVector<const Decl *, 16> Decls; in AddFunctionDecl() local 766 llvm::SmallVector<const Decl *, 16> Decls; in AddEnumDecl() local 793 llvm::SmallVector<const Decl *, 16> Decls; in AddObjCProtocolDecl() local
|
H A D | ExternalASTSource.cpp | 45 SmallVectorImpl<Decl *> &Decls) {} in FindFileRegionDecls()
|
H A D | ExternalASTMerger.cpp | 244 bool HasDeclOfSameType(llvm::ArrayRef<Candidate> Decls, const Candidate &C) { in HasDeclOfSameType() 476 llvm::SmallVector<NamedDecl *, 1> Decls; in FindExternalVisibleDeclsByName() local
|
H A D | DeclBase.cpp | 1519 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, in BuildDeclChain() 1562 SmallVector<Decl*, 64> Decls; in LoadLexicalDeclsFromExternalStorage() local 1605 ArrayRef<NamedDecl*> Decls) { in SetExternalVisibleDeclsForName()
|
H A D | DeclPrinter.cpp | 324 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() 427 SmallVector<Decl*, 2> Decls; in VisitDeclContext() local
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | FileIndexRecord.h | 31 mutable std::vector<DeclOccurrence> Decls; variable
|
H A D | IndexingAction.cpp | 274 ArrayRef<const Decl *> Decls, in indexTopLevelDecls()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 100 llvm::SmallVectorImpl<clang::Decl *> &Decls) override { in FindFileRegionDecls() 363 llvm::SmallVectorImpl<clang::Decl *> &Decls) override { in FindFileRegionDecls() 492 llvm::SmallVectorImpl<const clang::DeclaratorDecl *> &Decls) override { in ReadUnusedFileScopedDecls() 498 llvm::SmallVectorImpl<clang::CXXConstructorDecl *> &Decls) override { in ReadDelegatingConstructors() 504 llvm::SmallVectorImpl<clang::TypedefNameDecl *> &Decls) override { in ReadExtVectorDecls() 510 llvm::SmallSetVector<const clang::TypedefNameDecl *, 4> &Decls) override { in ReadUnusedLocalTypedefNameCandidates()
|
H A D | ClangASTSource.h | 222 llvm::SmallVectorImpl<clang::Decl *> &Decls) override { in FindExternalLexicalDecls()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.h | 27 std::vector<DWARFAbbreviationDeclaration> Decls; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclContextInternals.h | 34 using Decls = DeclListNode::Decls; variable 173 void replaceExternalDecls(ArrayRef<NamedDecl*> Decls) { in replaceExternalDecls()
|
H A D | DeclGroup.h | 68 static DeclGroupRef Create(ASTContext &C, Decl **Decls, unsigned NumDecls) { in Create()
|
H A D | ASTUnresolvedSet.h | 41 DeclsTy Decls; variable
|
H A D | UnresolvedSet.h | 159 SmallVector<DeclAccessPair, InlineCapacity> Decls; variable
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseHLSL.cpp | 28 DeclGroupRef Decls = DG.get(); in validateDeclsInsideHLSLBuffer() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 145 HandleDecls(const llvm::iterator_range<DeclContext::decl_iterator> &Decls, in HandleDecls()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | RefCntblBaseVirtualDtorChecker.cpp | 192 llvm::SetVector<const CXXRecordDecl *> Decls; in checkASTDecl() member
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 7590 SmallVector<Decl*, 8> Decls; in CompleteRedeclChain() local 7922 SmallVectorImpl<Decl *> &Decls) { in FindExternalLexicalDecls() 8000 SmallVectorImpl<Decl *> &Decls) { in FindFileRegionDecls() 8056 SmallVector<NamedDecl *, 64> Decls; in FindExternalVisibleDeclsByName() local 8078 DeclsMap Decls; in completeVisibleDeclsMap() local 8721 SmallVectorImpl<const DeclaratorDecl *> &Decls) { in ReadUnusedFileScopedDecls() 8732 SmallVectorImpl<CXXConstructorDecl *> &Decls) { in ReadDelegatingConstructors() 8742 void ASTReader::ReadExtVectorDecls(SmallVectorImpl<TypedefNameDecl *> &Decls) { in ReadExtVectorDecls() 8753 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) { in ReadUnusedLocalTypedefNameCandidates() 8765 llvm::SmallSetVector<Decl *, 4> &Decls) { in ReadDeclsToCheckForDeferredDiags() [all …]
|