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

/netbsd-current/external/apache2/llvm/dist/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 68 milliseconds