Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2493 static void checkFoundationAPI(Sema &S, SourceLocation Loc, in checkFoundationAPI() function
2752 checkFoundationAPI(*this, SelLoc, Method, makeArrayRef(Args, NumArgs), in BuildClassMessage()
3359 checkFoundationAPI(*this, SelLoc, Method, makeArrayRef(Args, NumArgs), in BuildInstanceMessage()