Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getContextDescriptor

155   return getContextDescriptor(cast<Decl>(D->getDeclContext()),
159 llvm::DIScope *CGDebugInfo::getContextDescriptor(const Decl *Context,
2438 FDContext = getContextDescriptor(RDecl, Mod ? Mod : TheCU);
2489 VDContext = getContextDescriptor(cast<Decl>(DC), Mod ? Mod : TheCU);
3414 return getContextDescriptor(D, Mod ? Mod : TheCU);