OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasAllocateAttributeForGlobalVar
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.h
409
bool
hasAllocateAttributeForGlobalVar
(const VarDecl *VD, LangAS &AS) override;
CGOpenMPRuntime.h
1806
virtual bool
hasAllocateAttributeForGlobalVar
(const VarDecl *VD, LangAS &AS);
CGOpenMPRuntimeGPU.cpp
4385
bool CGOpenMPRuntimeGPU::
hasAllocateAttributeForGlobalVar
(const VarDecl *VD,
CodeGenModule.cpp
4157
if (OpenMPRuntime->
hasAllocateAttributeForGlobalVar
(D, AS))
CGOpenMPRuntime.cpp
10748
bool CGOpenMPRuntime::
hasAllocateAttributeForGlobalVar
(const VarDecl *VD,
Completed in 104 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026