Searched defs:IsFixedPointType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 1265 bool IsFixedPointType = Finish() local |
H A D | SemaType.cpp | 1790 bool IsFixedPointType = DS.getTypeSpecType() == DeclSpec::TST_accum || ConvertDeclSpecToType() local |