Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h620 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
H A DCGDebugInfo.cpp5521 llvm::DIScope *CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
5538 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
5548 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingShadowDecl()
5596 getCurrentContextDescriptor(cast<Decl>(ID.getDeclContext())), in EmitImportDecl()
5615 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
5620 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()