Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp6221 if (const BlockPointerType *LHSBTy = LHSTy->getAs<BlockPointerType>()) { in checkConditionalPointerCompatibility() local
6222 lhptee = LHSBTy->getPointeeType(); in checkConditionalPointerCompatibility()