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

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 153 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) {
829 getDeclContextDescriptor(AliasDecl));
842 getDeclContextDescriptor(Ty->getDecl()));
    [all...]
CGDebugInfo.h 388 llvm::DIScope *getDeclContextDescriptor(const Decl *D);

Completed in 39 milliseconds