Searched refs:checkExprMemoryConstraintCompat (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp161 static bool checkExprMemoryConstraintCompat(Sema &S, Expr *E, function
296 checkExprMemoryConstraintCompat(*this, OutputExpr, Info, false))
378 checkExprMemoryConstraintCompat(*this, InputExpr, Info, true))

Completed in 129 milliseconds