Searched refs:getUInt128Decl (Results 1 – 4 of 4) sorted by relevance
1199 TypedefDecl *getUInt128Decl() const;
295 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
7488 return Context.getUInt128Decl(); in getPredefinedDecl()
1241 TypedefDecl *ASTContext::getUInt128Decl() const { in getUInt128Decl() function in ASTContext