Searched defs:CharRange (Results 1 – 3 of 3) sorted by relevance
650 static struct CharRange struct660 CharRange c; argument
790 static struct CharRange struct800 CharRange c; argument
64 struct CharRange { struct in __anon518461200111::TransformActionsImpl65 FullSourceLoc Begin, End;67 CharRange(CharSourceRange range, SourceManager &srcMgr, Preprocessor &PP) { in CharRange() argument80 RangeComparison compareWith(const CharRange &RHS) const { in compareWith()97 static RangeComparison compare(SourceRange LHS, SourceRange RHS, in compare()