Searched defs:Sizeof (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp5234 CharUnits Sizeof; local
5235 if (!HandleSizeof(Info, E->getExprLoc(), SrcTy, Sizeof))
5237 return Success(Sizeof, E);

Completed in 61 milliseconds