Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/AsmParser/
H A DParser.cpp1397 auto srcLocation = getEncodedSourceLocation(getToken().getLoc()); parseGenericOperation() local
2006 auto srcLocation = getEncodedSourceLocation(opLoc); parseCustomOperation() local