Searched refs:IsIfAtLocationTrue (Results 1 – 1 of 1) sorted by relevance
100 bool IsIfAtLocationTrue(SourceLocation Loc) const;248 bool InclusionRewriter::IsIfAtLocationTrue(SourceLocation Loc) const { in IsIfAtLocationTrue() function in InclusionRewriter487 bool isTrue = IsIfAtLocationTrue(RawToken.getLocation()); in Process()