Home | History | Annotate | Download | only in Sema

Lines Matching refs:TargetInfo

32 #include "clang/Basic/TargetInfo.h"
11691 Context.getTargetInfo().getBuiltinVaListKind() != TargetInfo::CharPtrBuiltinVaList) {
14182 // the comment on IR-gen's TargetInfo::isNoProtoCallVariadic.