clang 22.0.0git
|
This is the complete list of members for clang::interp::OptPrimType, including all inherited members.
operator bool() const | clang::interp::OptPrimType | inlineexplicit |
operator!=(PrimType PT) const | clang::interp::OptPrimType | inline |
operator!=(OptPrimType OPT) const | clang::interp::OptPrimType | inline |
operator*() const | clang::interp::OptPrimType | inline |
operator==(PrimType PT) const | clang::interp::OptPrimType | inline |
operator==(OptPrimType OPT) const | clang::interp::OptPrimType | inline |
OptPrimType()=default | clang::interp::OptPrimType | |
OptPrimType(std::nullopt_t) | clang::interp::OptPrimType | inline |
OptPrimType(PrimType T) | clang::interp::OptPrimType | inline |
value_or(PrimType PT) const | clang::interp::OptPrimType | inline |