Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp108 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anon89523c590111::CoverageMappingBuilder
428 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
442 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
497 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
556 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp225 SourceLocation getStartOfFileOrMacro(SourceLocation Loc) { in getStartOfFileOrMacro() function in __anon8ce2bf070211::CoverageMappingBuilder
669 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); in popRegions()
701 if (StartLoc == getStartOfFileOrMacro(StartLoc) && in popRegions()
785 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
844 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit()