Home
last modified time | relevance | path

Searched defs:parseFormat (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkFormat.cpp20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat() function in llvm::remarks
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp570 static Triple::ObjectFormatType parseFormat(StringRef EnvironmentName) { in parseFormat() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp279 Format parseFormat(StringRef S) { in parseFormat() function