Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DStokeInfo.cpp87 bool StokeInfo::checkFunction(BinaryFunction &BF, DataflowInfoManager &DInfo, in checkFunction() function in llvm::bolt::StokeInfo
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp379 bool SignalHandlerCheck::checkFunction(const FunctionDecl *FD, in checkFunction() function in clang::tidy::bugprone::SignalHandlerCheck