Home
last modified time | relevance | path

Searched defs:FUNC_DECL (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.h23 #define FUNC_DECL 6 macro
H A DSimpleCWalker.h32 #define FUNC_DECL 6 macro
H A DSimpleCTP.h32 #define FUNC_DECL 6 macro
H A DSimpleCParser.h41 #define FUNC_DECL 6 macro
H A DSimpleCTP.java27 public static final int FUNC_DECL=7; field in SimpleCTP
H A DSimpleCLexer.java24 public static final int FUNC_DECL=7; field in SimpleCLexer
H A DSimpleCParser.java30 public static final int FUNC_DECL=7; field in SimpleCParser