Searched refs:DeclarationType (Results 1 – 2 of 2) sorted by relevance
364 std::string to_string(const DeclarationType& type) { in to_string()366 case DeclarationType::function: in to_string()368 case DeclarationType::variable: in to_string()370 case DeclarationType::inconsistent: in to_string()
38 enum class DeclarationType { enum