/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 118 SmallVectorImpl<const DeclaratorDecl *> &Decls) {} in ReadUnusedFileScopedDecls() 128 SmallVectorImpl<CXXConstructorDecl *> &Decls) {} in ReadDelegatingConstructors() 137 virtual void ReadExtVectorDecls(SmallVectorImpl<TypedefNameDecl *> &Decls) {} in ReadExtVectorDecls() 146 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) {} in ReadUnusedLocalTypedefNameCandidates() 203 ReadDeclsToCheckForDeferredDiags(llvm::SmallSetVector<Decl *, 4> &Decls) {} in ReadDeclsToCheckForDeferredDiags()
|
H A D | TypoCorrection.h | 172 void setCorrectionDecls(ArrayRef<NamedDecl*> Decls) { in setCorrectionDecls()
|
H A D | Lookup.h | 726 UnresolvedSet<8> Decls; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 127 SmallVectorImpl<Decl *> &Decls){ in FindFileRegionDecls() 253 SmallVectorImpl<const DeclaratorDecl*> &Decls) { in ReadUnusedFileScopedDecls() 259 SmallVectorImpl<CXXConstructorDecl*> &Decls) { in ReadDelegatingConstructors() 265 SmallVectorImpl<TypedefNameDecl*> &Decls) { in ReadExtVectorDecls() 271 llvm::SmallSetVector<Decl *, 4> &Decls) { in ReadDeclsToCheckForDeferredDiags() 277 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) { in ReadUnusedLocalTypedefNameCandidates()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/ |
H A D | Transaction.h | 32 std::vector<clang::DeclGroupRef> Decls; member
|
/netbsd-src/external/apache2/llvm/dist/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 | 90 DeclList &Decls = LookupTable[DC][ND->getDeclName()]; in add() local 96 DeclList &Decls = LookupTable[DC][ND->getDeclName()]; in remove() local
|
H A D | ExternalASTSource.cpp | 45 SmallVectorImpl<Decl *> &Decls) {} in FindFileRegionDecls()
|
H A D | ODRHash.cpp | 488 llvm::SmallVector<const Decl *, 16> Decls; in AddCXXRecordDecl() local 589 llvm::SmallVector<const Decl *, 16> Decls; in AddFunctionDecl() local 615 llvm::SmallVector<const Decl *, 16> Decls; in AddEnumDecl() local
|
H A D | ExternalASTMerger.cpp | 247 bool HasDeclOfSameType(llvm::ArrayRef<Candidate> Decls, const Candidate &C) { in HasDeclOfSameType() 481 llvm::SmallVector<NamedDecl *, 1> Decls; in FindExternalVisibleDeclsByName() local
|
H A D | DeclBase.cpp | 1302 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, in BuildDeclChain() 1345 SmallVector<Decl*, 64> Decls; in LoadLexicalDeclsFromExternalStorage() local 1388 ArrayRef<NamedDecl*> Decls) { in SetExternalVisibleDeclsForName()
|
H A D | DeclPrinter.cpp | 287 void DeclPrinter::ProcessDeclGroup(SmallVectorImpl<Decl*>& Decls) { in ProcessDeclGroup() 380 SmallVector<Decl*, 2> Decls; in VisitDeclContext() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | FileIndexRecord.h | 30 std::vector<DeclOccurrence> Decls; variable
|
H A D | FileIndexRecord.cpp | 20 static void addOccurrence(std::vector<DeclOccurrence> &Decls, in addOccurrence()
|
H A D | IndexingAction.cpp | 255 ArrayRef<const Decl *> Decls, in indexTopLevelDecls()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.h | 27 std::vector<DWARFAbbreviationDeclaration> Decls; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclContextInternals.h | 34 using Decls = DeclListNode::Decls; variable 162 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 | 40 DeclsTy Decls; variable
|
H A D | UnresolvedSet.h | 150 SmallVector<DeclAccessPair, InlineCapacity> Decls; variable
|
H A D | CXXInheritance.h | 80 DeclContext::lookup_iterator Decls; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangASTNodesEmitter.cpp | 223 RecordVector Decls = Records.getAllDerivedDefinitions(DeclNodeClassName); in EmitClangDeclContext() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 144 HandleDecls(const llvm::iterator_range<DeclContext::decl_iterator> &Decls, in HandleDecls()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 7202 SmallVector<Decl*, 8> Decls; in CompleteRedeclChain() local 7500 SmallVectorImpl<Decl *> &Decls) { in FindExternalLexicalDecls() 7576 SmallVectorImpl<Decl *> &Decls) { in FindFileRegionDecls() 7630 SmallVector<NamedDecl *, 64> Decls; in FindExternalVisibleDeclsByName() local 7651 DeclsMap Decls; in completeVisibleDeclsMap() local 8292 SmallVectorImpl<const DeclaratorDecl *> &Decls) { in ReadUnusedFileScopedDecls() 8303 SmallVectorImpl<CXXConstructorDecl *> &Decls) { in ReadDelegatingConstructors() 8313 void ASTReader::ReadExtVectorDecls(SmallVectorImpl<TypedefNameDecl *> &Decls) { in ReadExtVectorDecls() 8324 llvm::SmallSetVector<const TypedefNameDecl *, 4> &Decls) { in ReadUnusedLocalTypedefNameCandidates() 8336 llvm::SmallSetVector<Decl *, 4> &Decls) { in ReadDeclsToCheckForDeferredDiags() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 231 DeclContextLookupResult Decls = RD->lookup(DeclName); in findMemberField() local
|