Home
last modified time | relevance | path

Searched defs:InteropVarExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3590 ExprResult InteropVarExpr = ParseOpenMPInteropClause() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17168 isValidInteropVariable(Sema & SemaRef,Expr * InteropVarExpr,SourceLocation VarLoc,OpenMPClauseKind Kind) isValidInteropVariable() argument