Enzyme main
Loading...
Searching...
No Matches
EnzymeWarning Class Referencefinal

#include "Utils.h"

Inheritance diagram for EnzymeWarning:
Collaboration diagram for EnzymeWarning:

Public Member Functions

 EnzymeWarning (const llvm::Twine &Msg, const llvm::DiagnosticLocation &Loc, const llvm::Instruction *CodeRegion)
 
 EnzymeWarning (const llvm::Twine &Msg, const llvm::DiagnosticLocation &Loc, const llvm::Function *CodeRegion)
 

Detailed Description

Definition at line 157 of file Utils.h.

Constructor & Destructor Documentation

◆ EnzymeWarning() [1/2]

EnzymeWarning::EnzymeWarning ( const llvm::Twine & Msg,
const llvm::DiagnosticLocation & Loc,
const llvm::Instruction * CodeRegion )

Definition at line 775 of file Utils.cpp.

◆ EnzymeWarning() [2/2]

EnzymeWarning::EnzymeWarning ( const llvm::Twine & Msg,
const llvm::DiagnosticLocation & Loc,
const llvm::Function * CodeRegion )

Definition at line 780 of file Utils.cpp.


The documentation for this class was generated from the following files: