Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/UnitTest/
H A DFPExceptMatcher.cpp36 std::unique_ptr<FunctionCaller> funcUP(func); in FPExceptMatcher() local
42 funcUP->call(); in FPExceptMatcher()