Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3007 auto checkCompatible = [&](unsigned paramIndex, RequiredCC required) { in checkExtParameterInfos() local
3029 checkCompatible(paramIndex, RequiredCC::SwiftOrSwiftAsync); in checkExtParameterInfos()
3039 checkCompatible(paramIndex, RequiredCC::SwiftOrSwiftAsync); in checkExtParameterInfos()
3048 checkCompatible(paramIndex, RequiredCC::OnlySwift); in checkExtParameterInfos()