Lines Matching refs:CompilerDeclContext
197 m_tu_decl_ctx_up = llvm::make_unique<CompilerDeclContext>( in InitializeObject()
619 lldb_private::CompilerDeclContext
624 return CompilerDeclContext(); in GetDeclContextForUID()
628 return CompilerDeclContext(); in GetDeclContextForUID()
632 return CompilerDeclContext(); in GetDeclContextForUID()
638 return CompilerDeclContext(clang_ast_ctx, decl_context); in GetDeclContextForUID()
641 lldb_private::CompilerDeclContext
646 return CompilerDeclContext(); in GetDeclContextContainingUID()
650 return CompilerDeclContext(); in GetDeclContextContainingUID()
654 return CompilerDeclContext(); in GetDeclContextContainingUID()
659 return CompilerDeclContext(clang_ast_ctx, decl_context); in GetDeclContextContainingUID()
663 lldb_private::CompilerDeclContext decl_ctx) { in ParseDeclsForContext()
1038 const lldb_private::CompilerDeclContext *parent_decl_ctx, in FindGlobalVariables()
1238 const lldb_private::CompilerDeclContext *parent_decl_ctx, in FindFunctions()
1380 const lldb_private::CompilerDeclContext *parent_decl_ctx, bool append, in FindTypes()
1465 const lldb_private::CompilerDeclContext *parent_decl_ctx, in FindTypesByName()
1620 lldb_private::CompilerDeclContext SymbolFilePDB::FindNamespace( in FindNamespace()
1622 const lldb_private::CompilerDeclContext *parent_decl_ctx) { in FindNamespace()
1626 return CompilerDeclContext(); in FindNamespace()
1630 return CompilerDeclContext(); in FindNamespace()
1640 return CompilerDeclContext(); in FindNamespace()
1642 return CompilerDeclContext(type_system, in FindNamespace()
1916 const lldb_private::CompilerDeclContext *decl_ctx) { in DeclContextMatchesThisSymbolFile()