Searched refs:getUInt128Decl (Results 1 – 4 of 4) sorted by relevance
1228 TypedefDecl *getUInt128Decl() const;
294 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
1267 TypedefDecl *ASTContext::getUInt128Decl() const { in getUInt128Decl() function in ASTContext
7449 return Context.getUInt128Decl(); in getPredefinedDecl()