Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp2714 bool Lexer::isCodeCompletionPoint(const char *CurPtr) const { in isCodeCompletionPoint() function in Lexer
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2981 bool Lexer::isCodeCompletionPoint(const char *CurPtr) const { in isCodeCompletionPoint() function in Lexer