Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDeclBase.cpp918 DeclContext::BuildDeclChain(ArrayRef<Decl*> Decls, in BuildDeclChain() function in DeclContext
985 llvm::tie(ExternalFirst, ExternalLast) = BuildDeclChain(Decls, in LoadLexicalDeclsFromExternalStorage()
HDDecl.cpp3430 llvm::tie(FirstDecl, LastDecl) = BuildDeclChain(Decls, in LoadFieldsFromExternalStorage()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h1046 BuildDeclChain(ArrayRef<Decl*> Decls, bool FieldsAlreadyLoaded);