Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/AsmParser/
H A DParser.h93 Location getEncodedSourceLocation(SMLoc loc) { getEncodedSourceLocation() function
H A DLexer.cpp50 Location Lexer::getEncodedSourceLocation(SMLoc loc) { in getEncodedSourceLocation() function in Lexer