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

References

tools/clang/lib/Sema/SemaDecl.cpp
14824           ED->setIntegerTypeSourceInfo(TI);
15443         ED->setIntegerTypeSourceInfo(TI);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 1184         Enum->setIntegerTypeSourceInfo(NewTI);
tools/clang/lib/Serialization/ASTReaderDecl.cpp
  739     ED->setIntegerTypeSourceInfo(TI);