Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp249 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc) { in getIncludeOrExpansionLoc() function in __anone2f8b4240211::CoverageMappingBuilder
262 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()
306 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()
498 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()
593 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()
652 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()
795 LCA = getIncludeOrExpansionLoc(LCA); in handleFileExit()
828 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()
845 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()
894 BeforeLoc = getIncludeOrExpansionLoc(BeforeLoc); in findGapAreaBetween()
[all …]