Home
last modified time | relevance | path

Searched defs:GetFirstType (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPointerUnion.h42 template <typename T, typename...> struct GetFirstType { struct
43 using type = T;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPointerUnion.h42 template <typename T, typename...> struct GetFirstType { struct
43 using type = T;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DPointerUnion.h42 template <typename T, typename...> struct GetFirstType { struct
43 using type = T;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPointerUnion.h42 template <typename T, typename...> struct GetFirstType { struct
43 using type = T;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPointerUnion.h42 template <typename T, typename...> struct GetFirstType { struct
43 using type = T;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DType.h341 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DType.h345 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DType.h345 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DType.h347 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function