Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7929 if (const BlockPointerType *LHSBTy = LHSTy->getAs<BlockPointerType>()) { in checkConditionalPointerCompatibility() local
7930 lhptee = LHSBTy->getPointeeType(); in checkConditionalPointerCompatibility()