Home
last modified time | relevance | path

Searched refs:strictness (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/utils/analyzer/
H A DSATestBuild.py218 strictness: int = 0 variable in TestInfo
241 regenerate: bool, strictness: bool):
248 self.strictness = strictness
260 self.regenerate, self.strictness))
320 self.strictness = test_info.strictness
351 passed = run_cmp_results(project_dir, self.strictness)
772 def run_cmp_results(directory: str, strictness: int = 0) -> bool:
833 if strictness >= 2 and num_diffs > 0:
837 elif strictness >= 1 and reports_in_ref != reports_in_new:
H A DSATest.py47 args.strictness)
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dinline_ssp.ll14 ; strictest(caller-ssp-attr, callee-ssp-attr), where strictness is ordered as:
/llvm-project-15.0.7/clang/docs/
H A DControlFlowIntegrity.rst58 <cfi-strictness>`.
178 .. _cfi-strictness: