Home
last modified time | relevance | path

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

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