Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1239 bool IsFixedPointType = in Finish() local
H A DSemaType.cpp1731 bool IsFixedPointType = DS.getTypeSpecType() == DeclSpec::TST_accum || in ConvertDeclSpecToType() local