Searched refs:IsEditorPlaceholder (Results 1 - 12 of 12) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
H A DToken.h87 IsEditorPlaceholder = 0x400, // This identifier is a placeholder. enumerator in enum:clang::Token::TokenFlags
308 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); }

Completed in 46 milliseconds