Home
last modified time | relevance | path

Searched refs:ArgsType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1389 llvm::Type *ArgsType,
H A DCGOpenMPRuntime.cpp2366 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction() argument
2394 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2397 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
5414 SourceLocation Loc, llvm::Type *ArgsType, ArrayRef<const Expr *> Privates, in emitReductionFunction() argument
5442 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
5445 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()