LLVM
8.0.1
|
#include "llvm/Support/FormatVariadic.h"
Go to the source code of this file.
Functions | |
static Optional< AlignStyle > | translateLocChar (char C) |
|
static |
Definition at line 13 of file FormatVariadic.cpp.
References llvm::Center, llvm::Left, llvm::None, and llvm::Right.
Referenced by llvm::formatv_object_base::consumeFieldLayout().