OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NotIndexed
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DwarfStringPoolEntry.h
21
static constexpr unsigned
NotIndexed
= -1;
27
bool isIndexed() const { return Index !=
NotIndexed
; }
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFVerifier.cpp
977
const uint64_t
NotIndexed
= std::numeric_limits<uint64_t>::max();
981
CUMap[CU->getOffset()] =
NotIndexed
;
1003
if (Iter->second !=
NotIndexed
) {
1014
if (KV.second ==
NotIndexed
)
Completed in 15 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026