Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DFormatVariadic.cpp13 static Optional<AlignStyle> translateLocChar(char C) { in translateLocChar() function
43 if (auto Loc = translateLocChar(Spec[1])) { in consumeFieldLayout()
47 } else if (auto Loc = translateLocChar(Spec[0])) { in consumeFieldLayout()