Home
last modified time | relevance | path

Searched defs:isEditorPlaceholder (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h320 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); } in isEditorPlaceholder() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h538 bool isEditorPlaceholder() const { in isEditorPlaceholder() function