Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
2173 TypedefDecl *getBuiltinMSVaListDecl() const;2177 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
513 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
7812 NewLoaded = Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()
9589 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext