Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp289 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anon413222f00211::CoverageMappingBuilder
1059 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
1100 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
1224 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
1289 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()
1347 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findGapAreaBetween()
1407 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findAreaStartingFromTo()
1416 getStartOfFileOrMacro(StartingLoc))); in findAreaStartingFromTo()