Home | History | Annotate | Download | only in AST

Lines Matching refs:Int128Decl

228     Int128Decl(0), UInt128Decl(0),
355 if (!Int128Decl) {
357 Int128Decl = TypedefDecl::Create(const_cast<ASTContext &>(*this),
365 return Int128Decl;