Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Parser/
H A DParser.cpp22 LocationAttr *sourceFileLoc) { in parseSourceFile()
36 LocationAttr *sourceFileLoc) { in parseSourceFile()
51 LocationAttr *sourceFileLoc) { in parseSourceFile()
77 LocationAttr *sourceFileLoc) { in parseSourceFile()
84 Block *block, const ParserConfig &config, LocationAttr *sourceFileLoc) { in parseSourceFile()
93 LocationAttr *sourceFileLoc) { in parseSourceString()
/llvm-project/mlir/include/mlir/Parser/
H A DParser.h39 Block *parsedBlock, MLIRContext *context, Location sourceFileLoc) { in constructContainerOpForParserIfNecessary()
157 LocationAttr sourceFileLoc; in parseSourceFile() local
248 LocationAttr sourceFileLoc; variable
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp2534 Location sourceFileLoc = BytecodeReader() local
2575 Location sourceFileLoc = readBytecodeFileImpl() local