Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h578 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
H A DCGDebugInfo.cpp4943 llvm::DIScope *CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
4960 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
4987 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingDecl()
4999 getCurrentContextDescriptor(cast<Decl>(ID.getDeclContext())), in EmitImportDecl()
5018 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
5023 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()