Home
last modified time | relevance | path

Searched refs:getCurrentContextDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h325 llvm::DIScope getCurrentContextDescriptor(const Decl *Decl);
DCGDebugInfo.cpp3288 llvm::DIScope CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
3298 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
3314 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingDecl()
3330 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
3335 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()