Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp638 size_t locationDepth(SourceLocation Loc) { in locationDepth() function
661 size_t StartDepth = locationDepth(StartLoc); in popRegions()
662 size_t EndDepth = locationDepth(EndLoc); in popRegions()