Searched defs:StreamData (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIADataStream.h28 CComPtr<IDiaEnumDebugStreamData> StreamData; member in class:llvm::pdb::DIADataStream
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h138 std::vector<std::pair<uint32_t, BlockList>> StreamData; member in class:llvm::msf::MSFBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h202 BinaryStreamRef StreamData; // Stream Data member in struct:llvm::BinarySubstreamRef
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4651 readUnhashedControlBlockImpl( ModuleFile *F, llvm::StringRef StreamData, unsigned ClientLoadCapabilities, bool AllowCompatibleConfigurationMismatch, ASTReaderListener *Listener, bool ValidateDiagnosticOptions) argument

Completed in 146 milliseconds