Searched refs:parseLevel (Results 1 – 9 of 9) sorted by relevance
74 inline std::optional<Level> parseLevel(char C) { in parseLevel() function
148 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) { in LLVMFuzzerInitialize()
108 bool parseLevel(const FormatToken *OpeningBrace = nullptr,
416 parseLevel(); in parseFile()494 bool UnwrappedLineParser::parseLevel(const FormatToken *OpeningBrace, in parseLevel() function in clang::format::UnwrappedLineParser934 parseLevel(Tok, CanContainBracedList, NextLBracesType, IfKind, &IfLBrace); in parseBlock()1104 parseLevel(OpeningBrace, CanContainBracedList, NextLBracesType); in parseChildBlock()3844 parseLevel(OpeningBrace); in parseJavaEnumBody()
57 if (auto Level = CodeGenOpt::parseLevel(A[2])) { in getOptLevel()
309 if (auto Level = CodeGenOpt::parseLevel(CGOptLevel)) { in run()
476 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) { in compileModule()
411 if (auto Level = CodeGenOpt::parseLevel(OptLevel)) in getOptLevel()
516 CodeGenOpt::parseLevel(OptLevel[1]);