Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3745 void setIntegerTypeSourceInfo(TypeSourceInfo *TInfo) { IntegerType = TInfo; } in setIntegerTypeSourceInfo() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp745 ED->setIntegerTypeSourceInfo(TI); in VisitEnumDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1379 Enum->setIntegerTypeSourceInfo(NewTI); in VisitEnumDecl()
H A DSemaDecl.cpp15667 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()
16280 ED->setIntegerTypeSourceInfo(TI); in ActOnTag()