Searched refs:getChildDeclContext (Results 1 – 3 of 3) sorted by relevance
140 PointerIntPair<DeclContext *, 1> getChildDeclContext(DeclContext &Context,
45 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() function in llvm::DeclContextTree
367 auto PtrInvalidPair = Contexts.getChildDeclContext( in analyzeContextInfo()