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

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 137 /// getContextDescriptor - Get context info for the decl.
138 llvm::DIScope CGDebugInfo::getContextDescriptor(const Decl *Context) {
770 getContextDescriptor(cast<Decl>(Ty->getDecl()->getDeclContext()));
    [all...]
CGDebugInfo.h 303 /// getContextDescriptor - Get context info for the decl.
304 llvm::DIScope getContextDescriptor(const Decl *Decl);

Completed in 27 milliseconds