Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7542 VAK_MSVCUndefined, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp972 return VAK_MSVCUndefined; in isValidVarArgType()
1002 case VAK_MSVCUndefined: in checkVariadicArgument()
H A DSemaChecking.cpp7578 case Sema::VAK_MSVCUndefined: in checkFormatExpr()