Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp634 valueCall(const std::optional<StatementMatcher> & IgnorableOptional) valueCall() argument
640 valueOperatorCall(const std::optional<StatementMatcher> & IgnorableOptional) valueOperatorCall() argument
821 auto IgnorableOptional = ignorableOptional(Options); buildDiagnoseMatchSwitch() local