Home
last modified time | relevance | path

Searched refs:consumeFieldLayout (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFormatVariadic.cpp28 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout() function in formatv_object_base
77 if (!consumeFieldLayout(RepString, Where, Align, Pad)) in parseReplacementItem()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFormatVariadic.h71 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,