OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RK_UNKNOWN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
region.h
70
RK_UNKNOWN
,
114
unknown_region (
RK_UNKNOWN
): for handling unimplemented tree codes. */
1502
enum region_kind get_kind () const final override { return
RK_UNKNOWN
; }
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h
64
RK_UNKNOWN
93
unknown_region (
RK_UNKNOWN
). */
1255
enum region_kind get_kind () const FINAL OVERRIDE { return
RK_UNKNOWN
; }
Completed in 40 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026