clang 22.0.0git
CIRGenAsm.cpp File Reference

Go to the source code of this file.

Functions

static AsmFlavor inferFlavor (const CIRGenModule &cgm, const AsmStmt &s)
static void collectClobbers (const CIRGenFunction &cgf, const AsmStmt &s, std::string &constraints, bool &hasUnwindClobber, bool &readOnly, bool readNone)

Function Documentation

◆ collectClobbers()

◆ inferFlavor()

AsmFlavor inferFlavor ( const CIRGenModule & cgm,
const AsmStmt & s )
static