Home
last modified time | relevance | path

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

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