Home
last modified time | relevance | path

Searched refs:lexEditorPlaceholder (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDLexer.h763 bool lexEditorPlaceholder(Token &Result, const char *CurPtr);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp3357 bool Lexer::lexEditorPlaceholder(Token &Result, const char *CurPtr) { in lexEditorPlaceholder() function in Lexer
4285 lexEditorPlaceholder(Result, CurPtr)) { in LexTokenInternal()