HomeSort by: relevance | last modified time | path
    Searched refs:Privatize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 98 (void)InlinedShareds.Privatize();
275 (void)InlinedShareds.Privatize();
626 (void)LocalScope.Privatize();
768 (void)Remap.Privatize();
777 (void)Remap.Privatize();
1765 (void)PrivateScope.Privatize();
1879 bool IsInscanRegion = InscanScope.Privatize();
2155 (void)VarScope.Privatize();
2231 // Privatize extra loop counters used in loops for ordered(n) clauses.
2258 (void)PreCondScope.Privatize();
    [all...]
CGOpenMPRuntime.cpp 374 (void)PrivScope.Privatize();
639 (void)PrivateScope.Privatize();
1155 (void)Scope.Privatize();
3916 (void)InitScope.Privatize();
3930 (void)InitScope.Privatize();
4084 Privatize();
5372 Scope.Privatize();
5478 Scope.Privatize();
5766 (void)PrivateScope.Privatize();
5986 PrivateScope.Privatize();
    [all...]
CodeGenFunction.h 1056 bool Privatize() { return MappedVars.apply(CGF); }

Completed in 27 milliseconds