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

/external/clang/lib/AST/
H A DASTContext.cpp1392 /// getConstantArrayInfoInChars - Performing the computation in CharUnits
1395 static getConstantArrayInfoInChars(const ASTContext &Context, function
1415 return getConstantArrayInfoInChars(*this, CAT);

Completed in 775 milliseconds