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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp147 bool objc_impl_method; member in class:__anon3836::RewriteObjC
631 objc_impl_method = false;
5858 if (!objc_impl_method) {
5871 objc_impl_method = true;
H A DRewriteModernObjC.cpp168 bool objc_impl_method; member in class:__anon3833::RewriteModernObjC
694 objc_impl_method = false;
7654 if (!objc_impl_method) {
7667 objc_impl_method = true;

Completed in 109 milliseconds