Searched defs:createContextChain (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp627 llvm::DIDescriptor CGDebugInfo::createContextChain(const Decl *Context) { function in class:CGDebugInfo
2196 RDContext = createContextChain(cast<Decl>(RD->getDeclContext()));

Completed in 52 milliseconds