Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1532 OMPInteropInfo InteropInfo; in parseOpenMPAppendArgs() local
3469 ParseOMPInteropInfo(OMPInteropInfo & InteropInfo,OpenMPClauseKind Kind) ParseOMPInteropInfo() argument
3584 OMPInteropInfo InteropInfo; ParseOpenMPInteropClause() local
[all...]
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1646 Create(const ASTContext & C,Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) Create() argument
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2318 RebuildOMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) RebuildOMPInitClause() argument
H A DSemaOpenMP.cpp17226 ActOnOpenMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) ActOnOpenMPInitClause() argument