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

/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp83 : decl_(decl) {
84 decl_->compiling = true;
87 decl_->compiling = false;
88 decl_->compiled = true;
92 Decl* decl_; member in class:fidl::flat::__anon559::Compiling

Completed in 25 milliseconds