Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp1532 OMPInteropInfo InteropInfo; in parseOpenMPAppendArgs() local
3471 bool Parser::ParseOMPInteropInfo(OMPInteropInfo &InteropInfo, in ParseOMPInteropInfo()
3586 OMPInteropInfo InteropInfo; in ParseOpenMPInteropClause() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDOpenMPClause.cpp1646 OMPInteropInfo &InteropInfo, in Create()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDTreeTransform.h2318 OMPClause *RebuildOMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo, in RebuildOMPInitClause()
HDSemaOpenMP.cpp16740 Expr *InteropVar, OMPInteropInfo &InteropInfo, SourceLocation StartLoc, in ActOnOpenMPInitClause()