Home | History | Annotate | Download | only in AST

Lines Matching refs:UInt128Decl

228     Int128Decl(0), UInt128Decl(0),
369 if (!UInt128Decl) {
371 UInt128Decl = TypedefDecl::Create(const_cast<ASTContext &>(*this),
379 return UInt128Decl;