Searched refs:parseLevel (Results 1 – 9 of 9) sorted by relevance
73 inline std::optional<CodeGenOptLevel> parseLevel(char C) { in parseLevel() function
136 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) { in LLVMFuzzerInitialize()
56 if (auto Level = CodeGenOpt::parseLevel(A[2])) { in getOptLevel()
123 bool parseLevel(const FormatToken *OpeningBrace = nullptr,
278 parseLevel(); in parseFile() 353 bool UnwrappedLineParser::parseLevel(const FormatToken *OpeningBrace,817 const bool SimpleBlock = parseLevel(Tok, IfKind, &IfLBrace); in parseBlock() 992 parseLevel(OpeningBrace); in parseChildBlock() 4022 parseLevel(OpeningBrace); in parseRecord() 355 bool UnwrappedLineParser::parseLevel(const FormatToken *OpeningBrace, parseLevel() function in clang::format::UnwrappedLineParser
331 if (auto Level = CodeGenOpt::parseLevel(CGOptLevel)) { in run()
467 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) { in compileModule()
404 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) in getOptLevel()