OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StructMetadataCache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTBAA.cpp
323
if (llvm::MDNode *N =
StructMetadataCache
[Ty])
331
return
StructMetadataCache
[Ty] = nullptr;
CodeGenTBAA.h
135
///
StructMetadataCache
- This maps clang::Types to llvm::MDNodes describing
137
llvm::DenseMap<const Type *, llvm::MDNode *>
StructMetadataCache
;
Completed in 18 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026