OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitTargetGlobalVariable
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
1587
virtual bool
emitTargetGlobalVariable
(GlobalDecl GD);
2427
bool
emitTargetGlobalVariable
(GlobalDecl GD) override;
CGOpenMPRuntime.cpp
10534
bool CGOpenMPRuntime::
emitTargetGlobalVariable
(GlobalDecl GD) {
10693
return
emitTargetGlobalVariable
(GD);
12837
bool CGOpenMPSIMDRuntime::
emitTargetGlobalVariable
(GlobalDecl GD) {
CodeGenModule.cpp
4279
OpenMPRuntime->
emitTargetGlobalVariable
(D))
Completed in 52 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026