Searched refs:isSystemCallAllowed (Results 1 – 2 of 2) sorted by relevance
114 if (isSystemCallAllowed(F)) in check()157 bool SignalHandlerCheck::isSystemCallAllowed(const FunctionDecl *FD) const { in isSystemCallAllowed() function in clang::tidy::bugprone::SignalHandlerCheck
33 bool isSystemCallAllowed(const FunctionDecl *FD) const;