Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp555 size_t locationDepth(SourceLocation Loc) { in locationDepth() function
578 size_t StartDepth = locationDepth(StartLoc); in popRegions()
579 size_t EndDepth = locationDepth(EndLoc); in popRegions()