Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp873 processCallFor(*Index, Call); in checkDirectCall()
892 processCallFor(*Index, CallOrMessage); in checkIndirectCall()
904 void processCallFor(unsigned Index, const Expr *Call) { in processCallFor() function in __anoneb2f406b0111::CalledOnceChecker
1579 processCallFor(*Index, CalledOnceCallSite); in VisitBlockExpr()