Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DCodeGen.h55 using IDType = int; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandObject.h221 enum IDType { eBreakpointArgs = 0, eWatchpointArgs = 1 }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandObject.h221 enum IDType { eBreakpointArgs = 0, eWatchpointArgs = 1 }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandObject.h221 enum IDType { eBreakpointArgs = 0, eWatchpointArgs = 1 }; enum
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h195 typedef void* IDType; typedef
/aosp_15_r20/external/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h196 typedef void* IDType; typedef