Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp8440 bool allowsObjCArg() const { in allowsObjCArg() function in __anon469851c91411::CheckPrintfHandler
8801 if (!allowsObjCArg() && CS.isObjCArg()) { in HandlePrintfSpecifier()