Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp161 static bool checkExprMemoryConstraintCompat(Sema &S, Expr *E, in checkExprMemoryConstraintCompat() function
296 checkExprMemoryConstraintCompat(*this, OutputExpr, Info, false)) in ActOnGCCAsmStmt()
386 checkExprMemoryConstraintCompat(*this, InputExpr, Info, true)) in ActOnGCCAsmStmt()