Home | History | Annotate | Download | only in ast

Lines Matching defs:is_declaration

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