Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp170 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anonc2ccc9df0111::CoverageMappingBuilder
586 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
618 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
702 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
761 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()