Searched refs:getBuiltinMSVaListDecl (Results 1 – 4 of 4) sorted by relevance
2106 TypedefDecl *getBuiltinMSVaListDecl() const;2110 return getTypeDeclType(getBuiltinMSVaListDecl()); in getBuiltinMSVaListType()
458 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
9130 TypedefDecl *ASTContext::getBuiltinMSVaListDecl() const { in getBuiltinMSVaListDecl() function in ASTContext
7720 return Context.getBuiltinMSVaListDecl(); in getPredefinedDecl()