Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp551 valueOperatorCall(llvm::Optional<StatementMatcher> &IgnorableOptional) { in valueOperatorCall() function
604 .CaseOf<CallExpr>(valueOperatorCall(IgnorableOptional), in buildTransferMatchSwitch()
691 valueOperatorCall(IgnorableOptional), in buildDiagnoseMatchSwitch()