Searched refs:BuiltinMSVaListDecl (Results 1 – 3 of 3) sorted by relevance
364 mutable TypedefDecl *BuiltinMSVaListDecl = nullptr; variable
9590 if (!BuiltinMSVaListDecl) in getBuiltinMSVaListDecl()9591 BuiltinMSVaListDecl = CreateMSVaListDecl(this); in getBuiltinMSVaListDecl()9593 return BuiltinMSVaListDecl; in getBuiltinMSVaListDecl()
5034 RegisterPredefDecl(Context.BuiltinMSVaListDecl, in PrepareWritingSpecialDecls()