Home
last modified time | relevance | path

Searched defs:VTableInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DLanguageRuntime.h82 struct VTableInfo { struct
89 /// The value object to try and extract the VTableInfo from. argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DLanguageRuntime.h82 struct VTableInfo { struct
89 /// The value object to try and extract the VTableInfo from. argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DLanguageRuntime.h82 struct VTableInfo { struct
89 /// The value object to try and extract the VTableInfo from. argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DLanguageRuntime.h82 struct VTableInfo { struct
89 /// The value object to try and extract the VTableInfo from. argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp207 for (auto &VTableInfo : TypeIdMap[TypeId]) { in ScanVTableLoad() local
255 for (auto &VTableInfo : TypeIdMap[TypeId]) { in ScanTypeCheckedLoadIntrinsics() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp209 for (const auto &VTableInfo : TypeIdMap[TypeId]) { in ScanVTableLoad() local
257 for (const auto &VTableInfo : TypeIdMap[TypeId]) { in ScanTypeCheckedLoadIntrinsics() local