Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormatVariadic.cpp27 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatVariadic.h70 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,