Home
last modified time | relevance | path

Searched defs:OutputData (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1440 std::unique_ptr<DebugBufferVector> OutputData; in writeDWP() local
1597 std::unique_ptr<DebugBufferVector> OutputData; in writeDWOFiles() local
1610 std::unique_ptr<DebugBufferVector> OutputData; in writeDWOFiles() local
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCloneDetection.cpp318 FoldingSetNodeIDWrapper &OutputData) { in CollectStmtSequenceData()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp189 std::vector<uint8_t> OutputData; member in __anone0c2a0990111::BinaryStreamTest