Searched refs:custom_end (Results 1 – 2 of 2) sorted by relevance
46 const_custom_iterator custom_end() const { return custom_properties_.end(); } in custom_end() function
136 for (auto it = decl->custom_begin(); it != decl->custom_end(); it++) in ExtractValues()