Home
last modified time | relevance | path

Searched refs:setIntegerTypeSourceInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h3818 void setIntegerTypeSourceInfo(TypeSourceInfo *TInfo) { IntegerType = TInfo; } in setIntegerTypeSourceInfo() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp759 ED->setIntegerTypeSourceInfo(TI); in VisitEnumDecl()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1433 Enum->setIntegerTypeSourceInfo(NewTI); in VisitEnumDecl()
H A DSemaDecl.cpp16283 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()
16909 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()