Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h140 PointerIntPair<DeclContext *, 1> getChildDeclContext(DeclContext &Context,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp45 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() function in llvm::DeclContextTree
H A DDWARFLinker.cpp367 auto PtrInvalidPair = Contexts.getChildDeclContext( in analyzeContextInfo()