Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DLexer.h725 bool lexEditorPlaceholder(Token &Result, const char *CurPtr);
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2962 bool Lexer::lexEditorPlaceholder(Token &Result, const char *CurPtr) { in lexEditorPlaceholder() function in Lexer
3768 lexEditorPlaceholder(Result, CurPtr)) { in LexTokenInternal()