Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Dattributes.c28 int Idx, ParamCount; in llvm_test_function_attributes() local
62 int Idx, ParamCount; in llvm_test_callsite_attributes() local
H A Decho.cpp95 unsigned ParamCount = LLVMCountParamTypes(Src); in Clone() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/
H A DTypeHashingTest.cpp36 uint32_t ParamCount, TypeIndex Return, in createProcedureRecord()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp198 unsigned ParamCount = CtorDecl->getNumParams(); in checkPostCall() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp108 const CallDescription &CD) -> bool { in matchesImpl()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp654 std::size_t ParamCount = ParamNames.size(); in check() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp638 unsigned ParamCount = OperatorDecl->getNumParams(); in canOverloadedOperatorArgsBeModified() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DWasmObjectFile.cpp1099 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp688 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2364 size_t ParamCount) { in LLVMGetIntrinsicDeclaration()
2378 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2386 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName()
2397 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName2()
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1488 unsigned ParamCount = 0; in LowerCall() local
/llvm-project-15.0.7/clang/unittests/AST/
H A DStructuralEquivalenceTest.cpp405 TEST_F(StructuralEquivalenceFunctionTest, ParamCount) { in TEST_F() argument
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp6539 unsigned ParamCount; in DiagnoseSwiftName() local