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