Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
2356 TypedefDecl *getBuiltinMSVaListDecl() const;2360 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
378 (void)Context.getBuiltinMSVaListDecl(); in Initialize()584 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
8175 NewLoaded = Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()
10242 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext