Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
1679 TypedefDecl *getBuiltinMSVaListDecl() const;1683 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
254 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
6516 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext
6412 return Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()