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