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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp393 unsigned hasCopy);
3538 unsigned hasCopy) {
3543 if (hasCopy) {
3555 if (hasCopy) {
3535 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument
H A DRewriteModernObjC.cpp489 unsigned hasCopy);
4412 unsigned hasCopy) {
4417 if (hasCopy) {
4429 if (hasCopy) {
4409 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument

Completed in 90 milliseconds