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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1306 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, function in class:DeclContext
1366 BuildDeclChain(Decls, FieldsAlreadyLoaded);
H A DDecl.cpp4480 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1802 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);

Completed in 176 milliseconds