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