Home
last modified time | relevance | path

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

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