Home | History | Annotate | Download | only in ast

Lines Matching refs:is_declaration

2596   bool is_declaration() const { return function_type() == kDeclaration; }