Searched refs:fc_ (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/host/abigen/parser/
H A Dparser.cpp64 fc_.print_error("unexpected end of file", "");
76 fc_.last_token = curr().c_str();
77 return fc_;
H A Dparser.h44 : fc_(fc), ix_(0u), tokens_(tokens) {}
52 FileCtx fc_; member in class:TokenStream

Completed in 81 milliseconds