Home
last modified time | relevance | path

Searched defs:AppendArgsLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1432 SourceLocation AdjustArgsLoc, AppendArgsLoc; in ParseOMPDeclareVariantClauses() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7604 ActOnOpenMPDeclareVariantDirective(FunctionDecl * FD,Expr * VariantRef,OMPTraitInfo & TI,ArrayRef<Expr * > AdjustArgsNothing,ArrayRef<Expr * > AdjustArgsNeedDevicePtr,ArrayRef<OMPInteropInfo> AppendArgs,SourceLocation AdjustArgsLoc,SourceLocation AppendArgsLoc,SourceRange SR) ActOnOpenMPDeclareVariantDirective() argument