OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lexer_test
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
input.cc
2394
class
lexer_test
;
2397
/* A class for specifying options of a
lexer_test
.
2398
The "apply" vfunc is called during the
lexer_test
constructor. */
2403
virtual void apply (
lexer_test
&) = 0;
2409
This is needed by struct
lexer_test
to ensure that the cleanup of the
2431
class
lexer_test
class in namespace:selftest
2434
lexer_test
(const line_table_case &case_, const char *content,
2436
~
lexer_test
();
2476
void apply (
lexer_test
&test) final override
2541
void apply (
lexer_test
&test) final overrid
2571
lexer_test
::
lexer_test
(const line_table_case &case_, const char *content,
function in class:selftest::lexer_test
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
input.cc
2232
class
lexer_test
;
2235
/* A class for specifying options of a
lexer_test
.
2236
The "apply" vfunc is called during the
lexer_test
constructor. */
2241
virtual void apply (
lexer_test
&) = 0;
2247
This is needed by struct
lexer_test
to ensure that the cleanup of the
2269
class
lexer_test
class in namespace:selftest
2272
lexer_test
(const line_table_case &case_, const char *content,
2274
~
lexer_test
();
2313
void apply (
lexer_test
&test) FINAL OVERRIDE
2378
void apply (
lexer_test
&test) FINAL OVERRID
2408
lexer_test
::
lexer_test
(const line_table_case &case_, const char *content,
function in class:selftest::lexer_test
[
all
...]
Completed in 20 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026