Home
last modified time | relevance | path

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

/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c1391 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp374 unsigned curLine = 1; global() member