Searched refs:getUInt128Decl (Results 1 – 4 of 4) sorted by relevance
1362 TypedefDecl *getUInt128Decl() const;
408 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
8151 NewLoaded = Context.getUInt128Decl(); in getPredefinedDecl()
1262 TypedefDecl *ASTContext::getUInt128Decl() const { in getUInt128Decl() function in ASTContext