Searched refs:codeCompletionLocation (Results 1 – 2 of 2) sorted by relevance
78 codeCompletionLocation(nullptr) { in Lexer()85 codeCompletionLocation = in Lexer()166 if (tokStart == codeCompletionLocation) in lexToken()354 if (curPtr == codeCompletionLocation) { in lexString()
224 const char *codeCompletionLocation; variable