Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp996 return VarArgKind::MSVCUndefined; in isValidVarArgType()
1029 case VarArgKind::MSVCUndefined: in checkVariadicArgument()
H A DSemaChecking.cpp8539 case VarArgKind::MSVCUndefined: in checkFormatExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h676 MSVCUndefined, enumerator