Home
last modified time | relevance | path

Searched refs:mapSourceCodeRange (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp311 void mapSourceCodeRange(SourceLocation LocStart, SourceLocation LocEnd, in mapSourceCodeRange() function in __anon3616bdc30111::CoverageMappingBuilder
317 mapSourceCodeRange(SM.getImmediateSpellingLoc(LocStart), in mapSourceCodeRange()
325 mapSourceCodeRange(RefLocStart, RefLocEnd, Count, UnreachableInitiator, in mapSourceCodeRange()
328 mapSourceCodeRange(RefLocStart, RefLocEnd, Count, UnreachableInitiator, in mapSourceCodeRange()
341 void mapSourceCodeRange(SourceLocation LocStart, SourceLocation LocEnd, in mapSourceCodeRange() function in __anon3616bdc30111::CoverageMappingBuilder
343 mapSourceCodeRange(LocStart, LocEnd, Count, in mapSourceCodeRange()
401 mapSourceCodeRange(Body->getLocStart(), Body->getLocEnd(), Counter()); in VisitDecl()
580 void mapSourceCodeRange(SourceLocation LocStart, SourceLocation LocEnd, in mapSourceCodeRange() function
582 CoverageMappingBuilder::mapSourceCodeRange(LocStart, LocEnd, in mapSourceCodeRange()
586 void mapSourceCodeRange(SourceLocation LocStart) { in mapSourceCodeRange() function
[all …]