Searched refs:isEditorPlaceholder (Results 1 – 6 of 6) sorted by relevance
322 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); } in isEditorPlaceholder() function
546 bool isEditorPlaceholder() const { in isEditorPlaceholder() function
409 if (IdInfo.Identifier->isEditorPlaceholder()) in BuildCXXNestedNameSpecifier()
703 if (II->isEditorPlaceholder()) in DiagnoseUnknownTypeName()
2740 if (II && II->isEditorPlaceholder()) { in ActOnIdExpression()
1022 if (Tok.isEditorPlaceholder()) { in ParseExternalDeclaration()1949 if (Tok.isEditorPlaceholder()) in TryAnnotateTypeOrScopeToken()