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