OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFloatWidth
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
TargetInfo.h
214
///
getFloatWidth
/Align/Format - Return the size/align/format of 'float'.
215
unsigned
getFloatWidth
() const { return FloatWidth; }
/external/clang/lib/Frontend/
InitPreprocessor.cpp
510
DefineTypeSizeof("__SIZEOF_FLOAT__", TI.
getFloatWidth
(), TI, Builder);
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 18 milliseconds