Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2769 bool hasCheckedSwiftCall = false; in checkExtParameterInfos() local
2772 if (hasCheckedSwiftCall) return; in checkExtParameterInfos()
2773 hasCheckedSwiftCall = true; in checkExtParameterInfos()