OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isUnique
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSectionELF.h
88
bool
isUnique
() const { return UniqueID != NonUniqueID; }
MCSectionWasm.h
72
bool
isUnique
() const { return UniqueID != ~0U; }
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
1180
OpaqueValueExprBits.
IsUnique
= V;
1183
bool
isUnique
() const { return OpaqueValueExprBits.
IsUnique
; }
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026