Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h402 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
DCGDebugInfo.cpp3623 llvm::DIScope *CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
3637 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
3654 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingDecl()
3664 getCurrentContextDescriptor(cast<Decl>(ID.getDeclContext())), in EmitImportDecl()
3682 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
3687 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h564 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
DCGDebugInfo.cpp4812 llvm::DIScope *CGDebugInfo::getCurrentContextDescriptor(const Decl *D) { in getCurrentContextDescriptor() function in CGDebugInfo
4827 getCurrentContextDescriptor(cast<Decl>(UD.getDeclContext())), in EmitUsingDirective()
4854 getCurrentContextDescriptor(cast<Decl>(USD.getDeclContext())), Target, in EmitUsingDecl()
4866 getCurrentContextDescriptor(cast<Decl>(ID.getDeclContext())), in EmitImportDecl()
4885 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()
4890 getCurrentContextDescriptor(cast<Decl>(NA.getDeclContext())), in EmitNamespaceAlias()