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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp147 bool objc_impl_method; member in class:__anon3170::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:__anon3167::RewriteModernObjC
694 objc_impl_method = false;
7660 if (!objc_impl_method) {
7673 objc_impl_method = true;

Completed in 106 milliseconds