Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp31 static void removeLValueToRValueCast(Expr *E) { in removeLValueToRValueCast() function
79 removeLValueToRValueCast(BadArgument); in emitAndFixInvalidAsmCastLValue()