Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp704 valueCall(const std::optional<StatementMatcher> & IgnorableOptional) valueCall() argument
710 valueOperatorCall(const std::optional<StatementMatcher> & IgnorableOptional) valueOperatorCall() argument
890 auto IgnorableOptional = ignorableOptional(Options); buildDiagnoseMatchSwitch() local