Home
last modified time | relevance | path

Searched defs:maybe (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Sema/
H A Doutof-range-constant-compare.c108 maybe in main() enumerator
H A Dtautological-constant-compare.c494 maybe in main() enumerator
/llvm-project/clang/test/SemaCXX/
H A Denum-scoped.cpp121 enum class scoped_enum { yes, no, maybe }; in PR9333() enumerator
/llvm-project/flang/lib/Parser/
H A Dbasic-parsers.h542 template <typename PA> inline constexpr auto maybe(PA parser) { in maybe() function
/llvm-project/flang/lib/Semantics/
H A Dmod-file.cpp1427 for (const std::string &maybe : Read() local