Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclBase.cpp1001 DeclContext::BuildDeclChain(ArrayRef<Decl*> Decls, in BuildDeclChain() function in DeclContext
1069 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
HDDecl.cpp3682 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h1156 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);