Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp1073 DeclContext::BuildDeclChain(ArrayRef<Decl*> Decls, in BuildDeclChain() function in DeclContext
1134 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
DDecl.cpp3809 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1307 DeclContext::BuildDeclChain(ArrayRef<Decl *> Decls, in BuildDeclChain() function in DeclContext
1367 BuildDeclChain(Decls, FieldsAlreadyLoaded); in LoadLexicalDeclsFromExternalStorage()
DDecl.cpp4581 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/external/clang/include/clang/AST/
DDeclBase.h1195 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1801 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);