Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp965 return VAK_Undefined; in isValidVarArgType()
990 case VAK_Undefined: in checkVariadicArgument()
1045 if (isValidVarArgType(E->getType()) == VAK_Undefined) { in DefaultVariadicArgumentPromotion()
H A DSemaChecking.cpp10291 case Sema::VAK_Undefined: in checkFormatExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11918 VAK_Undefined, enumerator