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

Declarations

tools/clang/tools/libclang/CIndexer.h
  130     MacroInfo *getMacroInfo(const IdentifierInfo &II,

References

tools/clang/tools/libclang/CIndex.cpp
 7498           MI = getMacroInfo(II, MappedTokLoc, TU);
 8830   return getMacroInfo(*II, MacroDef->getLocation(), TU);