Searched defs:hasCopy (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteObjC.cpp385 unsigned hasCopy);
3585 unsigned hasCopy) {
3590 if (hasCopy) {
3602 if (hasCopy) {
3582 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument
H A DRewriteModernObjC.cpp419 unsigned hasCopy);
3980 unsigned hasCopy) {
3985 if (hasCopy) {
3997 if (hasCopy) {
3977 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument

Completed in 81 milliseconds