Searched defs:isOptional (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ | ||
| HD | DeclObjC.h | 505 bool isOptional() const { in isOptional() function |
| /freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/ | ||
| HD | ClangAttrEmitter.cpp | 233 bool isOptional() const { return isOpt; } in isOptional() function in __anon51b6d3d80211::Argument |
| /freebsd-13-stable/contrib/bsnmp/tests/ | ||
| HD | catch.hpp | 9200 auto isOptional() const -> bool { in isOptional() function in Catch::clara::detail::ParserRefImpl |