Home
last modified time | relevance | path

Searched defs:RecordVector (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/
DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/XRay/
DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/XRay/
DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
H A DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/XRay/
DTrace.h48 using RecordVector = std::vector<XRayRecord>; variable
/aosp_15_r20/external/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp199 typedef std::vector<Record*> RecordVector; in EmitClangDeclContext() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DIRExecutionUnit.h363 typedef std::vector<AllocationRecord> RecordVector; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DIRExecutionUnit.h363 typedef std::vector<AllocationRecord> RecordVector; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DIRExecutionUnit.h363 typedef std::vector<AllocationRecord> RecordVector; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Expression/
DIRExecutionUnit.h363 typedef std::vector<AllocationRecord> RecordVector; typedef
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h244 typedef NaClRecordVector RecordVector; typedef
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h1504 typedef std::vector<std::unique_ptr<Record>> RecordVector; typedef