Home
last modified time | relevance | path

Searched defs:InteropInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1521 OMPInteropInfo InteropInfo; parseOpenMPAppendArgs() local
3565 ParseOMPInteropInfo(OMPInteropInfo & InteropInfo,OpenMPClauseKind Kind) ParseOMPInteropInfo() argument
3680 OMPInteropInfo InteropInfo; ParseOpenMPInteropClause() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1646 OMPInteropInfo &InteropInfo, in Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2292 RebuildOMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) RebuildOMPInitClause() argument
H A DSemaOpenMP.cpp17950 ActOnOpenMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) ActOnOpenMPInitClause() argument