Home
last modified time | relevance | path

Searched defs:nArgs (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp517 unsigned int nArgs = CE->getNumArgs(); in CheckCallocZero() local
/llvm-project/offload/DeviceRTL/src/
H A DState.cpp463 void __kmpc_begin_sharing_variables(void ***GlobalArgs, uint64_t nArgs) { in __kmpc_begin_sharing_variables() argument
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp350 size_t nArgs = adaptor.getArgs().size(); matchAndRewrite() local
/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h998 Selector(const IdentifierInfo *II, unsigned nArgs) { in Selector() argument
/llvm-project/flang/lib/Evaluate/
H A Dintrinsics-library.cpp886 auto nArgs{args.size()}; GetHostRuntimeWrapper() local
/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp823 mlirBlockCreate(intptr_t nArgs,MlirType const * args,MlirLocation const * locs) mlirBlockCreate() argument