Home
last modified time | relevance | path

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

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