Searched refs:isEditorPlaceholder (Results 1 – 6 of 6) sorted by relevance
310 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); } in isEditorPlaceholder() function
382 bool isEditorPlaceholder() const { in isEditorPlaceholder() function
489 if (IdInfo.Identifier->isEditorPlaceholder()) in BuildCXXNestedNameSpecifier()
667 if (II->isEditorPlaceholder()) in DiagnoseUnknownTypeName()
2442 if (II && II->isEditorPlaceholder()) { in ActOnIdExpression()
965 if (Tok.isEditorPlaceholder()) { in ParseExternalDeclaration()1890 if (Tok.isEditorPlaceholder()) in TryAnnotateTypeOrScopeToken()