reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/tools/libclang/CIndex.cpp
 6909   void annotateAndAdvanceTokens(CXCursor, RangeComparisonResult, SourceRange);

References

tools/clang/tools/libclang/CIndex.cpp
 7214   annotateAndAdvanceTokens(updateC, RangeBefore, cursorRange);
 7266   annotateAndAdvanceTokens(cursor, RangeOverlap, cursorRange);