Searched defs:InteropVarExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 3590 ExprResult InteropVarExpr = ParseOpenMPInteropClause() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 17168 isValidInteropVariable(Sema & SemaRef,Expr * InteropVarExpr,SourceLocation VarLoc,OpenMPClauseKind Kind) isValidInteropVariable() argument |