Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DToken.h310 bool isEditorPlaceholder() const { return getFlag(IsEditorPlaceholder); } in isEditorPlaceholder() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h390 bool isEditorPlaceholder() const { in isEditorPlaceholder() function