reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3068   void EmitOMPLinearClause(const OMPLoopDirective &D,

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1827     CGF.EmitOMPLinearClause(S, LoopScope);
 2390       EmitOMPLinearClause(S, LoopScope);