Searched refs:placeholder_type (Results 1 – 1 of 1) sorted by relevance
2883 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,2894 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);3462 PlaceholderType placeholder_type, ResolveMode resolve_mode) { in LookupSymbol() argument3468 result = NewPlaceholder(name, placeholder_type); in LookupSymbol()3474 PlaceholderType placeholder_type) { in NewPlaceholder() argument3504 if (placeholder_type == PLACEHOLDER_ENUM) { in NewPlaceholder()3552 if (placeholder_type == PLACEHOLDER_EXTENDABLE_MESSAGE) { in NewPlaceholder()