Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp939 return VAK_Valid; in isValidVarArgType()
951 return VAK_Valid; in isValidVarArgType()
966 return VAK_Valid; in isValidVarArgType()
991 case VAK_Valid: in checkVariadicArgument()
H A DSemaChecking.cpp7551 case Sema::VAK_Valid: in checkFormatExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7539 VAK_Valid, enumerator