Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp267 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anonc2c3cfe60211::CoverageMappingBuilder
941 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
982 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
1105 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
1173 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()
1231 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findGapAreaBetween()
1291 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findAreaStartingFromTo()
1300 getStartOfFileOrMacro(StartingLoc))); in findAreaStartingFromTo()