Home
last modified time | relevance | path

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

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