Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h146 struct RootConstantView : RootParameterView { struct
147 static bool classof(const RootParameterView *V) { in classof()
152 llvm::Expected<dxbc::RTS0::v1::RootConstants> read() { in read()