Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPFloatTest.cpp1019 const StringRef InfStrings[] = {"inf", "INFINITY", "+Inf", in TEST() local
1021 for (StringRef InfStr : InfStrings) { in TEST()