Home
last modified time | relevance | path

Searched defs:getInteropVar (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h7555 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7556 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7652 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7735 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7554 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7555 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7651 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7734 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7554 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7555 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7651 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7734 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7554 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7555 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7651 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7734 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7554 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7555 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7651 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7734 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DOpenMPClause.h7554 Expr *getInteropVar() { return varlist_begin()[0]; } in getInteropVar() function
7555 const Expr *getInteropVar() const { return varlist_begin()[0]; } in getInteropVar() function
7651 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } in getInteropVar() function
7734 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } in getInteropVar() function