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

References

tools/clang/tools/libclang/CIndex.cpp
 8877   if (Loc.isInvalid() || !MI || !TU)
 8886   Loc = Unit->getSourceManager().getSpellingLoc(Loc);
 8886   Loc = Unit->getSourceManager().getSpellingLoc(Loc);
 8888   if (PP.getRawToken(Loc, Tok))