LLVM: llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy > Struct Reference (original) (raw)
Inheritance diagram for llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | inputOne (IO &io, StringRef Key, IdHashNodeStableMapTy &V) |
| static void | output (IO &io, IdHashNodeStableMapTy &V) |
Detailed Description
Definition at line 37 of file OutlinedHashTreeRecord.cpp.
Member Function Documentation
◆ inputOne()
| void llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy >::inputOne ( IO & io, StringRef Key, IdHashNodeStableMapTy & V ) | inlinestatic |
|---|
Definition at line 38 of file OutlinedHashTreeRecord.cpp.
References llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key, llvm::yaml::IO::mapRequired(), and llvm::yaml::IO::setError().
◆ output()
| void llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy >::output ( IO & io, IdHashNodeStableMapTy & V ) | inlinestatic |
|---|
Definition at line 49 of file OutlinedHashTreeRecord.cpp.
References llvm::yaml::IO::mapRequired(), and llvm::utostr().
The documentation for this struct was generated from the following file:
- lib/CGData/OutlinedHashTreeRecord.cpp