Home
last modified time | relevance | path

Searched refs:emitAndFixInvalidAsmCastLValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmtAsm.cpp70 static void emitAndFixInvalidAsmCastLValue(const Expr *LVal, Expr *BadArgument, in emitAndFixInvalidAsmCastLValue() function
101 emitAndFixInvalidAsmCastLValue(E2, E, S); in CheckAsmLValue()
324 emitAndFixInvalidAsmCastLValue(LVal, OutputExpr, *this); in ActOnGCCAsmStmt()