reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
304 if (target) { 305 if (target->GetArchitecture().GetMachine() == llvm::Triple::aarch64 || 306 target->GetArchitecture().GetMachine() == llvm::Triple::aarch64_32) { 309 if (target->GetArchitecture().GetMachine() == llvm::Triple::x86_64) { 310 if (lldb::PlatformSP platform_sp = target->GetPlatform()) { 319 target->GetClangModulesDeclVendor()) { 322 target->GetPersistentExpressionStateForLanguage( 332 if (target->GetEnableAutoImportClangModules()) { 374 if (target->GetInjectLocalVariables(&exe_ctx)) {