OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDependentExtIntType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1286
QualType
getDependentExtIntType
(bool Unsigned, Expr *BitsExpr) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
4439
QualType ASTContext::
getDependentExtIntType
(bool IsUnsigned,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
2222
return Context.
getDependentExtIntType
(IsUnsigned, BitWidth);
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026