Home
last modified time | relevance | path

Searched refs:BadArgument (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() argument
76 << BadArgument->getSourceRange(); in emitAndFixInvalidAsmCastLValue()
79 << BadArgument->getSourceRange(); in emitAndFixInvalidAsmCastLValue()
81 removeLValueToRValueCast(BadArgument); in emitAndFixInvalidAsmCastLValue()