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

References

tools/clang/include/clang/Lex/Preprocessor.h
  594       if (!Info) {
  595         Info = new (PP.getPreprocessorAllocator())
  597         State = Info;
  601           Info->ActiveModuleMacrosGeneration)
  602         PP.updateModuleMacroInfo(II, *Info);
  603       return Info;