Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp969 DeclContext::BuildDeclChain(ArrayRef<Decl*> Decls, in BuildDeclChain() function in DeclContext
1036 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
H A DDecl.cpp3628 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h1073 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);