Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp177 else if (E->refersToGlobalRegisterVar()) in checkExprMemoryConstraintCompat()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3986 bool Expr::refersToGlobalRegisterVar() const { in refersToGlobalRegisterVar() function in Expr
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h499 bool refersToGlobalRegisterVar() const;