Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2109 typedef bool(*OptionSetCheckFnTy)(int64_t Value); in CheckSVEBuiltinFunctionCall() typedef
2113 auto CheckImmediateInSet = [&](OptionSetCheckFnTy CheckImm, in CheckSVEBuiltinFunctionCall()