Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp2078 typedef bool(*OptionSetCheckFnTy)(int64_t Value); in CheckSVEBuiltinFunctionCall() typedef
2082 auto CheckImmediateInSet = [&](OptionSetCheckFnTy CheckImm, in CheckSVEBuiltinFunctionCall()