Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmtAsm.cpp112 static bool checkExprMemoryConstraintCompat(Sema &S, Expr *E, in checkExprMemoryConstraintCompat() function
195 checkExprMemoryConstraintCompat(*this, OutputExpr, Info, false)) in ActOnGCCAsmStmt()
275 checkExprMemoryConstraintCompat(*this, InputExpr, Info, true)) in ActOnGCCAsmStmt()