Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1157 bool shouldBlockArgumentBeCalledOnce(const CallLikeExpr *CallOrMessage, shouldBlockArgumentBeCalledOnce() function in __anon185a77070111::CalledOnceChecker
1172 bool shouldBlockArgumentBeCalledOnce(const CallExpr *Call, shouldBlockArgumentBeCalledOnce() function in __anon185a77070111::CalledOnceChecker
1179 bool shouldBlockArgumentBeCalledOnce(const ObjCMessageExpr *Message, shouldBlockArgumentBeCalledOnce() function in __anon185a77070111::CalledOnceChecker
1186 static bool shouldBlockArgumentBeCalledOnce(const FunctionDecl *Function, shouldBlockArgumentBeCalledOnce() function in __anon185a77070111::CalledOnceChecker