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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11376 bool CGOpenMPSIMDRuntime::emitTargetFunctions(GlobalDecl GD) {

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1461   virtual bool emitTargetFunctions(GlobalDecl GD);

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 9752     return emitTargetFunctions(GD);