/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 301 struct FunctionRecord { struct 316 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() argument 320 FunctionRecord &operator=(FunctionRecord &&) = default; argument 332 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 295 struct FunctionRecord { struct 305 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() argument 318 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 598 struct FunctionRecord { struct 617 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() function 621 FunctionRecord &operator=(FunctionRecord &&) = default; argument 645 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 346 struct FunctionRecord { struct 363 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() argument 367 FunctionRecord &operator=(FunctionRecord &&) = default; argument 388 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 689 struct FunctionRecord { struct 708 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() function 712 FunctionRecord &operator=(FunctionRecord &&) = default; argument 714 void pushMCDCRecord(MCDCRecord &&Record) { in pushMCDCRecord() 740 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 686 struct FunctionRecord { struct 705 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() argument 709 FunctionRecord &operator=(FunctionRecord &&) = default; argument 711 void pushMCDCRecord(MCDCRecord &&Record) { in pushMCDCRecord() 737 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 689 struct FunctionRecord { struct 708 FunctionRecord(StringRef Name, ArrayRef<StringRef> Filenames) in FunctionRecord() argument 712 FunctionRecord &operator=(FunctionRecord &&) = default; argument 714 void pushMCDCRecord(MCDCRecord &&Record) { in pushMCDCRecord() 740 std::forward_iterator_tag, FunctionRecord> { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/XRay/ |
D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/ |
D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/XRay/ |
D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/XRay/ |
D | FDRRecords.h | 381 FunctionRecord() : Record(RecordKind::RK_Function) {} in FunctionRecord() function 383 explicit FunctionRecord(RecordTypes K, int32_t F, uint32_t D) in FunctionRecord() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/ |
H A D | BlockVerifier.cpp | 178 Error BlockVerifier::visit(FunctionRecord &) { in visit() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
H A D | BlockVerifier.cpp | 178 Error BlockVerifier::visit(FunctionRecord &) { in visit() argument
|
/aosp_15_r20/external/llvm/unittests/ProfileData/ |
H A D | CoverageMappingTest.cpp | 306 for (const auto &FunctionRecord : FunctionRecords) { in TEST_P() local
|