Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Evaluate/
H A DISO-Fortran-binding.cpp415 bool testPreConditions{true}; in run_CFI_section_tests() local
446 if (!testPreConditions) { in run_CFI_section_tests()
447 MATCH(true, testPreConditions); in run_CFI_section_tests()
533 bool testPreConditions{true}; in run_CFI_select_part_tests() local
540 if (!testPreConditions) { in run_CFI_select_part_tests()
541 MATCH(true, testPreConditions); in run_CFI_select_part_tests()
572 if (!testPreConditions) { in run_CFI_select_part_tests()
573 MATCH(true, testPreConditions); in run_CFI_select_part_tests()
616 bool testPreConditions{true}; in run_CFI_setpointer_tests() local
625 if (!testPreConditions) { in run_CFI_setpointer_tests()
[all …]