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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp1378 /// getConstantArrayInfoInChars - Performing the computation in CharUnits
1381 static getConstantArrayInfoInChars(const ASTContext &Context, function
1401 return getConstantArrayInfoInChars(*this, CAT);

Completed in 180 milliseconds