Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1265 bool IsFixedPointType = Finish() local
H A DSemaType.cpp1790 bool IsFixedPointType = DS.getTypeSpecType() == DeclSpec::TST_accum || ConvertDeclSpecToType() local