Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
2108 TypedefDecl *getBuiltinMSVaListDecl() const;2112 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
449 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
9015 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext
7461 return Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()