OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAnonymous
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiHashing.cpp
20
static bool
isAnonymous
(StringRef Name) {
33
bool IsAnon = HasUniqueName &&
isAnonymous
(Rec.getName());
/src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h
1509
bool
IsAnonymous
;
1519
ID(LastID++),
IsAnonymous
(Anonymous), IsClass(Class) {
1534
IsAnonymous
(O.
IsAnonymous
), IsClass(O.IsClass) { }
1680
bool
isAnonymous
() const {
1681
return
IsAnonymous
;
Completed in 65 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026