Searched refs:PrevScanLocation (Results 1 – 1 of 1) sorted by relevance
196 SourceLocation PrevScanLocation; member944 Parent->PrevScanLocation = Loc; in setParentHasScanDirective()949 return Top ? Top->PrevScanLocation.isValid() : false; in doesParentHasScanDirective()954 return Top ? Top->PrevScanLocation : SourceLocation(); in getParentScanDirectiveLoc()