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

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

Completed in 120 milliseconds