Searched defs:parseLevel (Results 1 – 2 of 2) sorted by relevance
73 inline std::optional<CodeGenOptLevel> parseLevel(char C) { in parseLevel() function
355 bool UnwrappedLineParser::parseLevel(const FormatToken *OpeningBrace, in parseLevel() function in clang::format::UnwrappedLineParser