OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isLong
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/TableGen/
NeonEmitter.cpp
202
bool
isLong
() const { return isInteger() && ElementBitwidth == 64; }
/src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
ResourceScriptStmt.h
37
RCInt(uint32_t Value, bool
IsLong
) : Val(Value), Long(
IsLong
) {}
39
bool
isLong
() const { return Long; }
Completed in 19 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026