Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8027 FieldNames[0] = "__stack"; in CreateAArch64ABIBuiltinVaListDecl()
8031 FieldNames[1] = "__gr_top"; in CreateAArch64ABIBuiltinVaListDecl()
8035 FieldNames[2] = "__vr_top"; in CreateAArch64ABIBuiltinVaListDecl()
8039 FieldNames[3] = "__gr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
8043 FieldNames[4] = "__vr_offs"; in CreateAArch64ABIBuiltinVaListDecl()
8080 FieldNames[0] = "gpr"; in CreatePowerABIBuiltinVaListDecl()
8084 FieldNames[1] = "fpr"; in CreatePowerABIBuiltinVaListDecl()
8088 FieldNames[2] = "reserved"; in CreatePowerABIBuiltinVaListDecl()
8143 FieldNames[0] = "gp_offset"; in CreateX86_64ABIBuiltinVaListDecl()
8246 FieldNames[0] = "__gpr"; in CreateSystemZBuiltinVaListDecl()
[all …]