OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRealTypeForBitwidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
703
///
getRealTypeForBitwidth
-
706
QualType
getRealTypeForBitwidth
(unsigned DestWidth, bool ExplicitIEEE) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
11109
///
getRealTypeForBitwidth
-
11112
QualType ASTContext::
getRealTypeForBitwidth
(unsigned DestWidth,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp
4250
NewElemTy = Context.
getRealTypeForBitwidth
(DestWidth, ExplicitIEEE);
Completed in 47 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026