LLVM 22.0.0git
Functions
PropertySet.cpp File Reference
#include "llvm/Frontend/Offloading/PropertySet.h"
#include "llvm/Support/Base64.h"
#include "llvm/Support/JSON.h"
#include "llvm/Support/MemoryBufferRef.h"

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()

Expected< PropertyValue > readPropertyValueFromJSON ( const json::Value PropValueVal)