OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrivateLocals
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
107
SmallVector<CanonicalDeclPtr<const VarDecl>, 4>
PrivateLocals
;
CGStmtOpenMP.cpp
4338
Data.
PrivateLocals
.append(Checker.getPrivateDecls().begin(),
4351
!Data.LastprivateVars.empty() || !Data.
PrivateLocals
.empty()) {
4390
for (const VarDecl *VD : Data.
PrivateLocals
) {
CGOpenMPRuntime.cpp
3768
for (const VarDecl *VD : Data.
PrivateLocals
) {
4222
for (const VarDecl *VD : Data.
PrivateLocals
) {
Completed in 28 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026