Searched refs:placeholder_type (Results 1 – 1 of 1) sorted by relevance
2889 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,2900 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);3468 PlaceholderType placeholder_type, ResolveMode resolve_mode) { in LookupSymbol() argument3474 result = NewPlaceholder(name, placeholder_type); in LookupSymbol()3480 PlaceholderType placeholder_type) { in NewPlaceholder() argument3510 if (placeholder_type == PLACEHOLDER_ENUM) { in NewPlaceholder()3558 if (placeholder_type == PLACEHOLDER_EXTENDABLE_MESSAGE) { in NewPlaceholder()