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