HomeSort by relevance Sort by last modified time
    Searched refs:createContextChain (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.h 289 /// createContextChain - Create a set of decls for the context chain.
290 llvm::DIDescriptor createContextChain(const Decl *Decl);
CGDebugInfo.cpp 586 llvm::DIDescriptor CGDebugInfo::createContextChain(const Decl *Context) {
    [all...]

Completed in 1757 milliseconds