Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp70 static void emitAndFixInvalidAsmCastLValue(const Expr *LVal, Expr *BadArgument, in emitAndFixInvalidAsmCastLValue() argument
74 << BadArgument->getSourceRange(); in emitAndFixInvalidAsmCastLValue()
77 << BadArgument->getSourceRange(); in emitAndFixInvalidAsmCastLValue()
79 removeLValueToRValueCast(BadArgument); in emitAndFixInvalidAsmCastLValue()