OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMinGlobalAlign
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
AArch64.cpp
877
unsigned MicrosoftARM64TargetInfo::
getMinGlobalAlign
(uint64_t TypeSize) const {
878
unsigned Align = WindowsARM64TargetInfo::
getMinGlobalAlign
(TypeSize);
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
614
///
getMinGlobalAlign
- Return the minimum alignment of a global variable,
616
virtual unsigned
getMinGlobalAlign
(uint64_t) const {
Completed in 17 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026