Home
last modified time | relevance | path

Searched refs:valueOperatorCall (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp636 valueOperatorCall(const std::optional<StatementMatcher> &IgnorableOptional) { in valueOperatorCall() function
700 .CaseOfCFGStmt<CallExpr>(valueOperatorCall(std::nullopt), in buildTransferMatchSwitch()
810 valueOperatorCall(IgnorableOptional), in buildDiagnoseMatchSwitch()