Searched defs:Redecls (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaObjC/ | ||
H A D | attr-availability.m | 157 @interface PartialI (Redecls) category |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 111 SmallVector<Decl *, 2> Redecls; getCanonicalForwardRedeclChain() local |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 46 auto Redecls = getCanonicalForwardRedeclChain(D0); in TEST_P() local |