Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h139 std::vector<std::pair<uint32_t, BlockList>> StreamData; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h198 BinaryStreamRef StreamData; // Stream Data member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4904 ModuleFile *F, llvm::StringRef StreamData, unsigned ClientLoadCapabilities, in readUnhashedControlBlockImpl()