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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2034 static bool scanForProtocolRefs(const char *startBuf, const char *endBuf, function
2100 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {
2145 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {
2167 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {
H A DRewriteModernObjC.cpp2116 static bool scanForProtocolRefs(const char *startBuf, const char *endBuf, function
2182 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {
2231 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {
2253 if (scanForProtocolRefs(startBuf, endBuf, startRef, endRef)) {

Completed in 140 milliseconds