Searched refs:getInt128Decl (Results 1 – 4 of 4) sorted by relevance
1359 TypedefDecl *getInt128Decl() const;
404 PushOnScopeChains(Context.getInt128Decl(), TUScope); in Initialize()
8145 NewLoaded = Context.getInt128Decl(); in getPredefinedDecl()
1256 TypedefDecl *ASTContext::getInt128Decl() const { in getInt128Decl() function in ASTContext