Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp2868 typedef bool(*OptionSetCheckFnTy)(int64_t Value); in CheckSVEBuiltinFunctionCall() typedef
2872 auto CheckImmediateInSet = [&](OptionSetCheckFnTy CheckImm, in CheckSVEBuiltinFunctionCall()