Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp106 StringRef InstrProfiling::getCoverageSection() const { in getCoverageSection() function in InstrProfiling
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp929 static StringRef getCoverageSection(const CodeGenModule &CGM) { in getCoverageSection() function