Searched defs:VaListTagDecl (Results 1 – 2 of 2) sorted by relevance
7987 RecordDecl *VaListTagDecl = Context->buildImplicitRecord("__va_list"); in CreateAArch64ABIBuiltinVaListDecl() local8050 RecordDecl *VaListTagDecl; in CreatePowerABIBuiltinVaListDecl() local8114 RecordDecl *VaListTagDecl; in CreateX86_64ABIBuiltinVaListDecl() local8217 RecordDecl *VaListTagDecl; in CreateSystemZBuiltinVaListDecl() local8271 RecordDecl *VaListTagDecl; in CreateHexagonBuiltinVaListDecl() local
1062 mutable Decl *VaListTagDecl = nullptr; variable