Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp590 size_t locationDepth(SourceLocation Loc) { in locationDepth() function
613 size_t StartDepth = locationDepth(StartLoc); in popRegions()
614 size_t EndDepth = locationDepth(EndLoc); in popRegions()
885 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()
886 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()