Searched refs:placeholder_type (Results 1 – 1 of 1) sorted by relevance
2397 PlaceholderType placeholder_type = PLACEHOLDER_MESSAGE,2408 Symbol NewPlaceholder(const string& name, PlaceholderType placeholder_type);2957 PlaceholderType placeholder_type, ResolveMode resolve_mode) { in LookupSymbol() argument2963 result = NewPlaceholder(name, placeholder_type); in LookupSymbol()2969 PlaceholderType placeholder_type) { in NewPlaceholder() argument3009 if (placeholder_type == PLACEHOLDER_ENUM) { in NewPlaceholder()3057 if (placeholder_type == PLACEHOLDER_EXTENDABLE_MESSAGE) { in NewPlaceholder()