OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CachedNames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
func-id-helper.cpp
21
auto CacheIt =
CachedNames
.find(FuncId);
22
if (CacheIt !=
CachedNames
.end())
49
CachedNames
[FuncId] = S;
func-id-helper.h
31
mutable llvm::DenseMap<int32_t, std::string>
CachedNames
;
Completed in 18 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026