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