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

/external/clang/lib/Sema/
H A DSemaType.cpp2364 bool hasCheckedSwiftCall = false; local
2367 if (hasCheckedSwiftCall) return;
2368 hasCheckedSwiftCall = true;

Completed in 41 milliseconds