Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1157 bool shouldBlockArgumentBeCalledOnce(const CallLikeExpr *CallOrMessage, in shouldBlockArgumentBeCalledOnce() function in __anon946405a00111::CalledOnceChecker
1172 bool shouldBlockArgumentBeCalledOnce(const CallExpr *Call, in shouldBlockArgumentBeCalledOnce() function in __anon946405a00111::CalledOnceChecker
1179 bool shouldBlockArgumentBeCalledOnce(const ObjCMessageExpr *Message, in shouldBlockArgumentBeCalledOnce() function in __anon946405a00111::CalledOnceChecker
1186 static bool shouldBlockArgumentBeCalledOnce(const FunctionDecl *Function, in shouldBlockArgumentBeCalledOnce() function in __anon946405a00111::CalledOnceChecker