Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSystemZ.h81 return TargetInfo::SystemZBuiltinVaList; in getBuiltinVaListKind()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h301 SystemZBuiltinVaList, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8356 case TargetInfo::SystemZBuiltinVaList: in CreateVaListDecl()