Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndex_Internal.h48 RangeBefore, enumerator
H A DCIndex.cpp115 return RangeBefore; in RangeCompare()
131 return RangeBefore; in LocationCompare()
361 if (CompRes == RangeBefore) in visitDeclsFromFileRegion()
609 case RangeBefore: in shouldVisitCursor()
7312 case RangeBefore: in Visit()
7327 case RangeBefore: in Visit()
7369 annotateAndAdvanceTokens(updateC, RangeBefore, cursorRange); in Visit()
7481 } else if (ComparisonResult == RangeBefore) { in HandlePostPonedChildCursor()