Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/
H A DOpenMPCommon.cpp21 unsigned lineNo = fileLoc.getLine(); in createSourceLocStrFromLocation() local
/llvm-project/mlir/lib/AsmParser/
H A DLexer.cpp57 unsigned lineNo = bufferInfo.getLineNumber(loc.getPointer()); in getEncodedSourceLocation() local
/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp76 const int64_t lineNo = i.line_number(); in handle() local
/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp262 unsigned lineNo = SourceMgr->getLineNumber(FID, StartOffs) - 1; InsertText() local
396 for (unsigned lineNo = startLineNo; lineNo <= endLineNo; ++lineNo) { IncreaseIndentation() local
/llvm-project/mlir/lib/IR/
H A DDiagnostics.cpp647 unsigned lineNo; global() member
725 for (unsigned lineNo = 0, e = lines.size(); lineNo < e; ++lineNo) { computeExpectedDiags() local
[all...]
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp153 unsigned lineNo = bufferInfo.getLineNumber(loc.getPointer()); in genLoc() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp3240 std::uint64_t lineNo = 0; convertDeclareTargetAttr() local