Lines Matching refs:CompilerDeclContext
813 const ConstString &name, const CompilerDeclContext *parent_decl_ctx, in PrivateFindGlobalVariables()
837 const ConstString &name, const CompilerDeclContext *parent_decl_ctx, in FindGlobalVariables()
999 const ConstString &name, const CompilerDeclContext *parent_decl_ctx, in FindFunctions()
1183 const ConstString &name, const CompilerDeclContext *parent_decl_ctx, in FindTypes()
1214 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace()
1216 const CompilerDeclContext *parent_decl_ctx) { in FindNamespace()
1217 CompilerDeclContext matching_namespace; in FindNamespace()
1299 CompilerDeclContext
1305 return CompilerDeclContext(); in GetDeclContextForUID()
1308 CompilerDeclContext
1314 return CompilerDeclContext(); in GetDeclContextContainingUID()
1318 lldb_private::CompilerDeclContext decl_ctx) { in ParseDeclsForContext()