Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp291 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anon015dba650211::CoverageMappingBuilder
1021 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
1062 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
1187 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
1252 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()
1310 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findGapAreaBetween()
1370 assert(SM.isWrittenInSameFile(getStartOfFileOrMacro(BeforeLoc), in findAreaStartingFromTo()
1379 getStartOfFileOrMacro(StartingLoc))); in findAreaStartingFromTo()