Home
last modified time | relevance | path

Searched defs:getCodeCompleteLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/AsmParser/
H A DCodeComplete.h29 SMLoc getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function
/llvm-project/mlir/lib/AsmParser/
H A DLexer.h45 const char *getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function
/llvm-project/mlir/include/mlir/Tools/PDLL/Parser/
H A DCodeComplete.h35 SMLoc getCodeCompleteLoc() const { return codeCompleteLoc; } in getCodeCompleteLoc() function