Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h142 PointerIntPair<DeclContext *, 1> getChildDeclContext(DeclContext &Context,
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp48 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() function in llvm::DeclContextTree
H A DDWARFLinker.cpp357 auto PtrInvalidPair = Contexts.getChildDeclContext( in analyzeContextInfo()