Home
last modified time | relevance | path

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

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