Home
last modified time | relevance | path

Searched defs:parseLevel (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DCodeGen.h74 inline std::optional<Level> parseLevel(char C) { in parseLevel() function
/external/clang/lib/Format/
DUnwrappedLineParser.cpp267 void UnwrappedLineParser::parseLevel(bool HasOpeningBrace) { in parseLevel() function in clang::format::UnwrappedLineParser