Searched defs:SingleDecl (Results 1 – 5 of 5) sorted by relevance
607 Decl *SingleDecl = nullptr; in ParseExternalDeclaration() local
55 Decl *SingleDecl = nullptr; in ParseObjCAtDirectives() local
1387 Decl *SingleDecl = nullptr; in ParseDeclaration() local
3176 TEST(SingleDecl, IsSingleDecl) { in TEST() argument
370 iterator(const NamedDecl *SingleDecl, unsigned Index) in iterator()