Searched defs:RunChecks (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Analysis/FlowSensitive/ | ||
H A D | TestingSupportTest.cpp | 46 std::function<void(const llvm::DenseMap<const Stmt *, std::string> &)> in runTest() |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-allocate.cpp | 448 bool AllocationCheckerHelper::RunChecks(SemanticsContext &context) { RunChecks() function in Fortran::semantics::AllocationCheckerHelper |