Home
last modified time | relevance | path

Searched refs:AdjustArgsLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h853 ArrayRef<OMPInteropInfo> AppendArgs, SourceLocation AdjustArgsLoc,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1375 SourceLocation AdjustArgsLoc, AppendArgsLoc; in ParseOMPDeclareVariantClauses() local
1400 AdjustArgsLoc = Tok.getLocation(); in ParseOMPDeclareVariantClauses()
1460 AdjustNeedDevicePtr, AdjustNeedDeviceAddr, AppendArgs, AdjustArgsLoc, in ParseOMPDeclareVariantClauses()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7558 ArrayRef<OMPInteropInfo> AppendArgs, SourceLocation AdjustArgsLoc, in ActOnOpenMPDeclareVariantDirective() argument
7578 Diag(AdjustArgsLoc, diag::err_omp_clause_requires_dispatch_construct) in ActOnOpenMPDeclareVariantDirective()