OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getUIntMaxType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
333
IntType
getUIntMaxType
() const {
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
5644
///
getUIntMaxType
- Return the unique type for "uintmax_t" (C99 7.18.1.5).
5645
CanQualType ASTContext::
getUIntMaxType
() const {
5646
return getFromTargetType(Target->
getUIntMaxType
());
Completed in 26 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026