LLVM 22.0.0git
PropertySet.cpp File Reference

Go to the source code of this file.

Functions

template<typename... Ts>
auto createStringErrorV (Ts &&...Args)
Expected< PropertyValuereadPropertyValueFromJSON (const json::Value &PropValueVal)

Function Documentation

◆ createStringErrorV()

template<typename... Ts>
auto createStringErrorV ( Ts &&... Args)

◆ readPropertyValueFromJSON()