OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IncludedLocMap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
747
mutable llvm::DenseMap<FileID, std::pair<FileID, unsigned>>
IncludedLocMap
;
/src/external/apache2/llvm/dist/clang/lib/Basic/
SourceManager.cpp
1950
// Uses
IncludedLocMap
to retrieve/cache the decomposed loc.
1953
auto InsertOp =
IncludedLocMap
.try_emplace(FID);
Completed in 66 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026