Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp5917 CheckFormatArguments(I, Args, IsMemberFunction, CallType, Loc, Range, in checkCall()
7958 bool Success = CheckFormatArguments( in SemaBuiltinOSLogFormat()
9115 bool Sema::CheckFormatArguments(const FormatAttr *Format, in CheckFormatArguments() function in Sema
9123 return CheckFormatArguments(Args, FSI.ArgPassingKind, FSI.FormatIdx, in CheckFormatArguments()
9129 bool Sema::CheckFormatArguments(ArrayRef<const Expr *> Args, in CheckFormatArguments() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13580 bool CheckFormatArguments(const FormatAttr *Format,
13585 bool CheckFormatArguments(ArrayRef<const Expr *> Args,