Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1532 OMPInteropInfo InteropInfo; in parseOpenMPAppendArgs() local
3471 bool Parser::ParseOMPInteropInfo(OMPInteropInfo &InteropInfo, in ParseOMPInteropInfo()
3586 OMPInteropInfo InteropInfo; in ParseOpenMPInteropClause() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1646 OMPInteropInfo &InteropInfo, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2318 OMPClause *RebuildOMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo, in RebuildOMPInitClause()
H A DSemaOpenMP.cpp16740 Expr *InteropVar, OMPInteropInfo &InteropInfo, SourceLocation StartLoc, in ActOnOpenMPInitClause()