Searched defs:getEncodedSourceLocation (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/lib/AsmParser/ | ||
| H A D | Parser.h | 93 Location getEncodedSourceLocation(SMLoc loc) { getEncodedSourceLocation() function |
| H A D | Lexer.cpp | 50 Location Lexer::getEncodedSourceLocation(SMLoc loc) { in getEncodedSourceLocation() function in Lexer |