Searched refs:passObjCLiteralMethodCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp326 bool passObjCLiteralMethodCall(const ObjCMethodDecl *MD, const Expr *E) { function
337 return passObjCLiteralMethodCall(MD, E);
344 return passObjCLiteralMethodCall(MD, E);
351 return passObjCLiteralMethodCall(MD, E);

Completed in 111 milliseconds