Home
last modified time | relevance | path

Searched defs:AppendArgs (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1420 SmallVector<OMPInteropInfo, 3> AppendArgs; ParseOMPDeclareVariantClauses() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp522 SmallVector<OMPInteropInfo, 4> AppendArgs; instantiateOMPDeclareVariantAttr() local
H A DSemaOpenMP.cpp7819 ActOnOpenMPDeclareVariantDirective(FunctionDecl * FD,Expr * VariantRef,OMPTraitInfo & TI,ArrayRef<Expr * > AdjustArgsNothing,ArrayRef<Expr * > AdjustArgsNeedDevicePtr,ArrayRef<OMPInteropInfo> AppendArgs,SourceLocation AdjustArgsLoc,SourceLocation AppendArgsLoc,SourceRange SR) ActOnOpenMPDeclareVariantDirective() argument