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

References

tools/clang/tools/libclang/CIndex.cpp
 8855   PreprocessingRecord *PPRec = PP.getPreprocessingRecord();
 8859   IdentifierInfo &II = PP.getIdentifierTable().get(Tok.getRawIdentifier());
 8867   MacroDirective *InnerMD = PP.getLocalMacroDirectiveHistory(&II);