Home
last modified time | relevance | path

Searched refs:scanForProtocolRefs (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2028 static bool scanForProtocolRefs(const char *startBuf, const char *endBuf, in scanForProtocolRefs() function
2094 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()
2139 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()
2161 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()
DRewriteModernObjC.cpp2113 static bool scanForProtocolRefs(const char *startBuf, const char *endBuf, in scanForProtocolRefs() function
2179 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()
2228 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()
2250 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) { in RewriteObjCQualifiedInterfaceTypes()