Searched refs:getUInt128Decl (Results 1 – 4 of 4) sorted by relevance
212 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
1118 TypedefDecl *getUInt128Decl() const;
1134 TypedefDecl *ASTContext::getUInt128Decl() const { in getUInt128Decl() function in ASTContext
7285 return Context.getUInt128Decl(); in getPredefinedDecl()