OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CharType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/Interp/
Program.cpp
25
PrimType
CharType
;
28
CharType
= PT_Sint8;
31
CharType
= PT_Uint16;
34
CharType
= PT_Uint32;
41
Descriptor *Desc = allocateDescriptor(S,
CharType
, S->getLength() + 1,
59
switch (
CharType
) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
10565
const QualType
CharType
= CharExpr->getType();
10566
if (!
CharType
->isAnyCharacterType() &&
10567
CharType
->isIntegerType() &&
Completed in 49 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026