Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4012 void setIntegerTypeSourceInfo(TypeSourceInfo *TInfo) { IntegerType = TInfo; } in setIntegerTypeSourceInfo() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp789 ED->setIntegerTypeSourceInfo(TI); in VisitEnumDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1525 Enum->setIntegerTypeSourceInfo(NewTI); in VisitEnumDecl()
H A DSemaDecl.cpp17148 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()
17781 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()