Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2496 static void checkFoundationAPI(Sema &S, SourceLocation Loc, in checkFoundationAPI() function
2753 checkFoundationAPI(*this, SelLoc, Method, ArrayRef(Args, NumArgs), in BuildClassMessage()
3358 checkFoundationAPI(*this, SelLoc, Method, ArrayRef(Args, NumArgs), in BuildInstanceMessage()