Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2491 static void checkCocoaAPI(Sema &S, const ObjCMessageExpr *Msg) { in checkCocoaAPI() function
2750 checkCocoaAPI(*this, Result); in BuildClassMessage()
3339 checkCocoaAPI(*this, Result); in BuildInstanceMessage()