Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp75 StringRef getCoverageSection() const { in getCoverageSection() function in __anon61b08d7e0111::InstrProfiling
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1008 static StringRef getCoverageSection(const CodeGenModule &CGM) { in getCoverageSection() function