Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp162 static bool checkExprMemoryConstraintCompat(Sema &S, Expr *E, in checkExprMemoryConstraintCompat() function
297 checkExprMemoryConstraintCompat(*this, OutputExpr, Info, false)) in ActOnGCCAsmStmt()
392 checkExprMemoryConstraintCompat(*this, InputExpr, Info, true)) in ActOnGCCAsmStmt()