Home
last modified time | relevance | path

Searched defs:FMod (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp46 using FMod = LIBC_NAMESPACE::fputil::generic::FMod<T, U, DivisionHelper>; in testExtensive() typedef
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8839 ModuleFile *FMod = LPT.first; ReadLateParsedTemplates() local