OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFixedPointType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp
1239
bool
IsFixedPointType
=
1248
!
IsFixedPointType
&& TypeSpecType != TST_extint) {
1265
(
IsFixedPointType
&&
1278
!
IsFixedPointType
) {
SemaType.cpp
1731
bool
IsFixedPointType
= DS.getTypeSpecType() == DeclSpec::TST_accum ||
1735
if (DS.isTypeSpecSat() && !
IsFixedPointType
)
Completed in 129 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026