LLVM 19.0.0git
Functions
FormatVariadic.cpp File Reference
#include "llvm/Support/FormatVariadic.h"
#include <cassert>
#include <optional>

Go to the source code of this file.

Functions

static std::optional< AlignStyletranslateLocChar (char C)
 

Function Documentation

◆ translateLocChar()

static std::optional< AlignStyle > translateLocChar ( char  C)
static

Definition at line 14 of file FormatVariadic.cpp.

References llvm::CallingConv::C.

Referenced by llvm::formatv_object_base::consumeFieldLayout().