Searched refs:getUInt128Decl (Results 1 – 4 of 4) sorted by relevance
164 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
850 TypedefDecl *getUInt128Decl() const;
904 TypedefDecl *ASTContext::getUInt128Decl() const { in getUInt128Decl() function in ASTContext
6107 return Context.getUInt128Decl(); in GetExistingDecl()