Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DLineIterator.h39 StringRef CurrentLine; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp89 DILineInfo CurrentLine = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp137 unsigned CurrentLine = NextBranch->LineStart; in renderBranchExecutionCounts() local
H A DCodeCoverage.cpp333 unsigned CurrentLine = NextBranch->LineStart; in attachBranchSubViews() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1940 unsigned CurrentLine, unsigned &NewLine, in checkEmptyNamespace()