OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getEntryKind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h
84
JTEntryKind
getEntryKind
() const { return EntryKind; }
DbgEntityHistoryCalculator.h
84
EntryKind
getEntryKind
() const { return Instr.getInt(); }
86
bool isClobber() const { return
getEntryKind
() == Clobber; }
87
bool isDbgValue() const { return
getEntryKind
() == DbgValue; }
Completed in 14 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026