OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isChar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/TableGen/
NeonEmitter.cpp
199
bool
isChar
() const { return ElementBitwidth == 8; }
668
if (
isChar
() && !isPointer() && isSigned())
SveEmitter.cpp
92
bool
isChar
() const { return ElementBitwidth == 8; }
393
if ((
isChar
() || isPointer()) && !isVoidPointer()) {
Completed in 104 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026