Home
last modified time | relevance | path

Searched refs:CheckFormatArguments (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1021 CheckFormatArguments(I, Args, IsMemberFunction, CallType, Loc, Range, in checkCall()
2612 bool Sema::CheckFormatArguments(const FormatAttr *Format, in CheckFormatArguments() function in Sema
2620 return CheckFormatArguments(Args, FSI.HasVAListArg, FSI.FormatIdx, in CheckFormatArguments()
2626 bool Sema::CheckFormatArguments(ArrayRef<const Expr *> Args, in CheckFormatArguments() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8586 bool CheckFormatArguments(const FormatAttr *Format,
8592 bool CheckFormatArguments(ArrayRef<const Expr *> Args,