Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
1915 TypedefDecl *getBuiltinMSVaListDecl() const;1919 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
333 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
7566 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext
7297 return Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()