Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7263 FieldNames[0] = "__stack"; in CreateAArch64ABIBuiltinVaListDecl()
7267 FieldNames[1] = "__gr_top"; in CreateAArch64ABIBuiltinVaListDecl()
7271 FieldNames[2] = "__vr_top"; in CreateAArch64ABIBuiltinVaListDecl()
7275 FieldNames[3] = "__gr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
7279 FieldNames[4] = "__vr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
7316 FieldNames[0] = "gpr"; in CreatePowerABIBuiltinVaListDecl()
7320 FieldNames[1] = "fpr"; in CreatePowerABIBuiltinVaListDecl()
7324 FieldNames[2] = "reserved"; in CreatePowerABIBuiltinVaListDecl()
7379 FieldNames[0] = "gp_offset"; in CreateX86_64ABIBuiltinVaListDecl()
7482 FieldNames[0] = "__gpr"; in CreateSystemZBuiltinVaListDecl()
[all …]