OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getIsPrivate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OSLog.h
102
bool
getIsPrivate
() const { return (Flags & IsPrivate) != 0; }
129
Items, [](const OSLogBufferItem &Item) { return Item.
getIsPrivate
(); });
OSLog.h
102
bool
getIsPrivate
() const { return (Flags & IsPrivate) != 0; }
129
Items, [](const OSLogBufferItem &Item) { return Item.
getIsPrivate
(); });
Completed in 47 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026