OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuildExtIntType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
1443
S.
BuildExtIntType
(DS.getTypeSpecSign() == TypeSpecifierSign::Unsigned,
2219
QualType Sema::
BuildExtIntType
(bool IsUnsigned, Expr *BitWidth,
TreeTransform.h
14425
return SemaRef.
BuildExtIntType
(IsUnsigned, Bits, Loc);
14431
return SemaRef.
BuildExtIntType
(IsUnsigned, NumBitsExpr, Loc);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
1974
QualType
BuildExtIntType
(bool IsUnsigned, Expr *BitWidth, SourceLocation Loc);
Completed in 34 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026