Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSystemZ.h123 return TargetInfo::SystemZBuiltinVaList; in getBuiltinVaListKind()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h355 SystemZBuiltinVaList, enumerator
/src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9562 case TargetInfo::SystemZBuiltinVaList: in CreateVaListDecl()