Searched defs:VaListTagDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 8937 RecordDecl *VaListTagDecl = Context->buildImplicitRecord("__va_list"); CreateAArch64ABIBuiltinVaListDecl() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 1174 mutable Decl *VaListTagDecl = nullptr; global() variable |