Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h621 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
H A DCGDebugInfo.cpp5480 llvm::DIScope *CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
5497 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
5507 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingShadowDecl()
5555 getCurrentContextDescriptor(cast<Decl>(ID.getDeclContext())), in EmitImportDecl()
5574 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
5579 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()