OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMapped
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
CoverageSummaryInfo.cpp
64
if (!LCS.
isMapped
())
CoverageExporterLcov.cpp
72
if (LCS.
isMapped
()) {
SourceCoverageViewText.cpp
150
if (!Line.
isMapped
()) {
SourceCoverageViewHTML.cpp
621
if (Line.
isMapped
())
/src/external/apache2/llvm/dist/llvm/lib/IR/
SafepointIRVerifier.cpp
479
bool
isMapped
(const BasicBlock *BB) const {
665
if (!
isMapped
(InBB) ||
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h
682
bool
isMapped
() const { return Mapped; }
Completed in 67 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026