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

References

tools/clang/tools/libclang/CIndex.cpp
 7474              SourceLocation::getFromRawEncoding(Tokens[TokIdx].int_data[1]));
 7523       assert(TokIdx <= LastIdx);
 7529       for (; TokIdx <= LastIdx; ++TokIdx)
 7529       for (; TokIdx <= LastIdx; ++TokIdx)
 7530         updateCursorAnnotation(Cursors[TokIdx], Cursor);