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

Declarations

tools/clang/tools/libclang/CIndexer.h
  147     MacroDefinitionRecord *checkForMacroInMacroDefinition(const MacroInfo *MI,

References

tools/clang/tools/libclang/CIndex.cpp
 7514               checkForMacroInMacroDefinition(MI, Tok, TU);
 8891   return checkForMacroInMacroDefinition(MI, Tok, TU);