Home
last modified time | relevance | path

Searched refs:FoundDecls (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2405 Decl *Found = FoundDecls[I]; in VisitEnumDecl()
2491 Decl *Found = FoundDecls[I]; in VisitRecordDecl()
2862 SmallVector<NamedDecl *, 2> FoundDecls; in VisitFieldDecl() local
2918 SmallVector<NamedDecl *, 2> FoundDecls; in VisitIndirectFieldDecl() local
2985 SmallVector<NamedDecl *, 2> FoundDecls; in VisitObjCIvarDecl() local
3210 SmallVector<NamedDecl *, 2> FoundDecls; in VisitObjCMethodDecl() local
3446 SmallVector<NamedDecl *, 2> FoundDecls; in VisitObjCProtocolDecl() local
3622 SmallVector<NamedDecl *, 2> FoundDecls; in VisitObjCInterfaceDecl() local
3776 SmallVector<NamedDecl *, 2> FoundDecls; in VisitObjCPropertyDecl() local
4015 Decl *Found = FoundDecls[I]; in VisitClassTemplateDecl()
[all …]