Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp1240 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, in BuildDeclChain() function in DeclContext
1300 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
H A DDecl.cpp4188 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h1738 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);