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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 2868   void EmitLabel(const LabelDecl *D); // helper for EmitLabelStmt.

References

tools/clang/lib/CodeGen/CGStmt.cpp
  410           EmitLabel(LS->getDecl());
  592   EmitLabel(S.getDecl());