Home
last modified time | relevance | path

Searched refs:consume_token (Results 1 – 7 of 7) sorted by relevance

/external/antlr/runtime/Ruby/lib/antlr3/debug/
Devent-hub.rb75 def consume_token( tree ) method in ANTLR3.Debug.EventHub
77 listener.consume_token( tree )
Dsocket.rb129 def consume_token( token ) method in ANTLR3.Debug.EventSocketProxy
/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp1023 goto consume_token; in ConsumeAndStoreInitializer()
1077 goto consume_token; in ConsumeAndStoreInitializer()
1090 goto consume_token; in ConsumeAndStoreInitializer()
1101 goto consume_token; in ConsumeAndStoreInitializer()
1107 goto consume_token; in ConsumeAndStoreInitializer()
1114 goto consume_token; in ConsumeAndStoreInitializer()
1217 consume_token: in ConsumeAndStoreInitializer()
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb312 @debug_listener.consume_token( t ) if @debug_listener
433 def consume_token( tree ) method
Dprofile.rb287 def consume_token( token ) method in ANTLR3.Profile.Profiler
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp1168 goto consume_token; in ConsumeAndStoreInitializer()
1219 goto consume_token; in ConsumeAndStoreInitializer()
1232 goto consume_token; in ConsumeAndStoreInitializer()
1243 goto consume_token; in ConsumeAndStoreInitializer()
1249 goto consume_token; in ConsumeAndStoreInitializer()
1256 goto consume_token; in ConsumeAndStoreInitializer()
1359 consume_token: in ConsumeAndStoreInitializer()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_executor_ops_invalid.mlir699 "tf.consume_token"(%1#1) : (!tf_executor.token) -> ()