Searched refs:BuildDeclChain (Results 1 – 3 of 3) sorted by relevance
1364 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, in BuildDeclChain() function in DeclContext1424 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
4799 std::tie(FirstDecl, LastDecl) = DeclContext::BuildDeclChain(Decls, false); in reorderDecls()4826 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
1909 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);