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

References

tools/clang/tools/libclang/CIndex.cpp
 6705     = SourceMgr.getDecomposedSpellingLoc(Range.getBegin());
 6707     = SourceMgr.getDecomposedSpellingLoc(Range.getEnd());
 6716     = SourceMgr.getBufferData(BeginLocInfo.first, &Invalid);
 6720   Lexer Lex(SourceMgr.getLocForStartOfFile(BeginLocInfo.first),