Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp72 static void emitAndFixInvalidAsmCastLValue(const Expr *LVal, Expr *BadArgument, in emitAndFixInvalidAsmCastLValue() function
103 emitAndFixInvalidAsmCastLValue(E2, E, S); in CheckAsmLValue()
327 emitAndFixInvalidAsmCastLValue(LVal, OutputExpr, *this); in ActOnGCCAsmStmt()