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

/external/clang/lib/AST/
H A DDeclBase.cpp963 DeclContext::BuildDeclChain(ArrayRef<Decl*> Decls, function in class:DeclContext
1030 BuildDeclChain(Decls, FieldsAlreadyLoaded);
H A DDecl.cpp3577 std::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls,
/external/clang/include/clang/AST/
H A DDeclBase.h1068 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);

Completed in 1000 milliseconds