Home
last modified time | relevance | path

Searched defs:CharRange (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransformActions.cpp65 struct CharRange { struct in __anonc73ad7f60111::TransformActionsImpl
66 FullSourceLoc Begin, End;
68 CharRange(CharSourceRange range, SourceManager &srcMgr, Preprocessor &PP) { in CharRange() argument
81 RangeComparison compareWith(const CharRange &RHS) const { in compareWith()
98 static RangeComparison compare(SourceRange LHS, SourceRange RHS, in compare()
/external/curl/src/
Dtool_urlglob.h47 } CharRange; member