OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maybeSetTrivialComdat
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
717
void
maybeSetTrivialComdat
(const Decl &D, llvm::GlobalObject &GO);
CodeGenModule.cpp
4260
void CodeGenModule::
maybeSetTrivialComdat
(const Decl &D,
4483
maybeSetTrivialComdat
(*D, *GV);
4826
maybeSetTrivialComdat
(*D, *Fn);
ItaniumCXXABI.cpp
4352
CGM.
maybeSetTrivialComdat
(*MD, *Fn);
MicrosoftCXXABI.cpp
3935
CGM.
maybeSetTrivialComdat
(*ctor, *Fn);
Completed in 85 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026