Searched refs:RPtrToVoid (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp7322 bool RPtrToVoid = RPT ? RPT->getPointeeType()->isVoidType() : false; local
7324 if (!LPtrToVoid && !RPtrToVoid &&

Completed in 65 milliseconds