Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLineIterator.h39 StringRef CurrentLine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp89 DILineInfo CurrentLine = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.h29 std::string CurrentLine; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1891 unsigned CurrentLine, unsigned &NewLine, in checkEmptyNamespace()