OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMinor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VersionTuple.h
71
Optional<unsigned>
getMinor
() const {
/src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
PackedVersion.h
40
unsigned
getMinor
() const { return (Version >> 8) & 0xff; }
Completed in 23 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026