Searched refs:RangeBefore (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndex_Internal.h49 RangeBefore, enumerator in enum:RangeComparisonResult
H A DCIndex.cpp83 return RangeBefore;
99 return RangeBefore;
315 if (CompRes == RangeBefore)
544 case RangeBefore:
4938 /// Pass RangeBefore to annotate tokens with a cursor until a range is reached.
5064 case RangeBefore:
5079 case RangeBefore:
5144 annotateAndAdvanceTokens(updateC, RangeBefore, cursorRange);

Completed in 109 milliseconds