Searched refs:getCodeCompleteLoc (Results 1 – 7 of 7) sorted by relevance
29 SMLoc getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function
34 SMLoc getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function
45 const char *getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function
39 codeCompleteLoc = codeCompleteContext->getCodeCompleteLoc().getPointer(); in Lexer()
66 const char *codeCompleteLoc = state.lex.getCodeCompleteLoc(); in parseDialectSymbolBody()
86 codeCompleteContext->getCodeCompleteLoc().getPointer(); in Lexer()
682 bool stripPrefix = getCodeCompleteLoc().getPointer()[-1] == '%'; in appendSSAValueCompletion()695 bool stripPrefix = getCodeCompleteLoc().getPointer()[-1] == '^'; in appendBlockCompletion()