Searched defs:VaListTagDecl (Results 1 – 2 of 2) sorted by relevance
8744 RecordDecl *VaListTagDecl = Context->buildImplicitRecord("__va_list"); in CreateAArch64ABIBuiltinVaListDecl() local8806 RecordDecl *VaListTagDecl; in CreatePowerABIBuiltinVaListDecl() local8870 RecordDecl *VaListTagDecl; in CreateX86_64ABIBuiltinVaListDecl() local8973 RecordDecl *VaListTagDecl; in CreateSystemZBuiltinVaListDecl() local9027 RecordDecl *VaListTagDecl; in CreateHexagonBuiltinVaListDecl() local
1136 mutable Decl *VaListTagDecl = nullptr; variable