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

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

Completed in 78 milliseconds