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 312 /// createContextChain - Create a set of decls for the context chain.
313 llvm::DIDescriptor createContextChain(const Decl *Decl);
CGDebugInfo.cpp 627 llvm::DIDescriptor CGDebugInfo::createContextChain(const Decl *Context) {
    [all...]

Completed in 176 milliseconds