Searched defs:VaListTagDecl (Results 1 – 2 of 2) sorted by relevance
9214 RecordDecl *VaListTagDecl = Context->buildImplicitRecord("__va_list"); in CreateAArch64ABIBuiltinVaListDecl() local9276 RecordDecl *VaListTagDecl; in CreatePowerABIBuiltinVaListDecl() local9339 RecordDecl *VaListTagDecl; in CreateX86_64ABIBuiltinVaListDecl() local9442 RecordDecl *VaListTagDecl; in CreateSystemZBuiltinVaListDecl() local9496 RecordDecl *VaListTagDecl; in CreateHexagonBuiltinVaListDecl() local
1183 mutable Decl *VaListTagDecl = nullptr; variable