OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StaticLocalDeclMap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
426
llvm::DenseMap<const Decl*, llvm::Constant *>
StaticLocalDeclMap
;
646
return
StaticLocalDeclMap
[D];
650
StaticLocalDeclMap
[D] = C;
CGDecl.cpp
240
if (llvm::Constant *ExistingGV =
StaticLocalDeclMap
[&D])
Completed in 22 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026