Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
1940 TypedefDecl *getBuiltinMSVaListDecl() const;1944 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
369 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
7850 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext
7277 return Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()