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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 3716   llvm::Value *UpdatedLocation = emitUpdateLocation(CGF, Loc,
 3720   llvm::Value *ThreadId = getThreadID(CGF, Loc);
 3723   emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction,