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

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

Completed in 106 milliseconds