Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp107 LibFunc::Func DoubleFn, LibFunc::Func FloatFn, in hasUnaryFloatFn()
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp175 typedef double (*DoubleFn)(); typedef