OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjustStringLiteralBaseType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1448
QualType
adjustStringLiteralBaseType
(QualType StrLTy) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
4411
QualType ASTContext::
adjustStringLiteralBaseType
(QualType Ty) const {
11225
EltTy =
adjustStringLiteralBaseType
(EltTy);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
3487
Context.
adjustStringLiteralBaseType
(Context.WideCharTy.withConst());
3497
ResTy = Context.
adjustStringLiteralBaseType
(Context.CharTy.withConst());
3740
Context.
adjustStringLiteralBaseType
(Context.CharTy.withConst()),
Completed in 53 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026