Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DToken.h312 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); } in isEditorPlaceholder() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DIdentifierTable.h454 bool isEditorPlaceholder() const { in isEditorPlaceholder() function