Searched defs:parseLevel (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | CodeGen.h | 73 inline std::optional<CodeGenOptLevel> parseLevel(char C) { in parseLevel() function |
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 355 bool UnwrappedLineParser::parseLevel(const FormatToken *OpeningBrace, parseLevel() function in clang::format::UnwrappedLineParser |