OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPreferredTypeAlignInChars
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2223
CharUnits
getPreferredTypeAlignInChars
(QualType T) const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprCXX.cpp
1578
CharUnits allocAlign = getContext().
getPreferredTypeAlignInChars
(allocType);
ItaniumCXXABI.cpp
2181
CGM.getContext().
getPreferredTypeAlignInChars
(elementType));
2198
std::max(SizeSize, Ctx.
getPreferredTypeAlignInChars
(ElementType));
Completed in 23 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026