Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp1085 auto IsVoidVoid = [](const FunctionType *T) { in checkCastFunctionType() local
1094 if (IsVoidVoid(SrcFTy) || IsVoidVoid(DstFTy)) in checkCastFunctionType()