Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2434 bool hasCheckedSwiftCall = false; in checkExtParameterInfos() local
2437 if (hasCheckedSwiftCall) return; in checkExtParameterInfos()
2438 hasCheckedSwiftCall = true; in checkExtParameterInfos()