ΒΆvoid serializeXRayInstrValue(
    clang::XRayInstrSet Set,
    SmallVectorImpl<llvm::StringRef>& Values)

Description

Serializes a set into a list of command line arguments.

Declared at: clang/include/clang/Basic/XRayInstr.h:72

Parameters

clang::XRayInstrSet Set
SmallVectorImpl<llvm::StringRef>& Values