Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp185 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc) { in getIncludeOrExpansionLoc() function in __anonc2ccc9df0111::CoverageMappingBuilder
198 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()
242 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()
402 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()
408 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()
558 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()
606 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()
620 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()
722 LCA = getIncludeOrExpansionLoc(LCA); in handleFileExit()
750 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()
[all …]