Home
last modified time | relevance | path

Searched refs:FieldNames (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8775 FieldNames[0] = "__stack"; in CreateAArch64ABIBuiltinVaListDecl()
8779 FieldNames[1] = "__gr_top"; in CreateAArch64ABIBuiltinVaListDecl()
8783 FieldNames[2] = "__vr_top"; in CreateAArch64ABIBuiltinVaListDecl()
8787 FieldNames[3] = "__gr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
8791 FieldNames[4] = "__vr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
8828 FieldNames[0] = "gpr"; in CreatePowerABIBuiltinVaListDecl()
8832 FieldNames[1] = "fpr"; in CreatePowerABIBuiltinVaListDecl()
8836 FieldNames[2] = "reserved"; in CreatePowerABIBuiltinVaListDecl()
8890 FieldNames[0] = "gp_offset"; in CreateX86_64ABIBuiltinVaListDecl()
8993 FieldNames[0] = "__gpr"; in CreateSystemZBuiltinVaListDecl()
[all …]