reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3476 void EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst);
1947 return EmitStoreThroughGlobalRegLValue(Src, Dst);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp 3682 CGF.EmitStoreThroughGlobalRegLValue(RVal, LVal);