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.cpp71 static void emitAndFixInvalidAsmCastLValue(const Expr *LVal, Expr *BadArgument, in emitAndFixInvalidAsmCastLValue() argument
74 << BadArgument->getSourceRange(); in emitAndFixInvalidAsmCastLValue()
75 removeLValueToRValueCast(BadArgument); in emitAndFixInvalidAsmCastLValue()