Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1346 handleParameterCheck(BB, Condition, ToAlter); in handleConditional()
1352 void handleParameterCheck(const CFGBlock *BB, const Expr *Condition, in handleParameterCheck() function in __anoneb2f406b0111::CalledOnceChecker