Searched defs:ParamCount (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-c-test/ |
| H A D | attributes.c | 28 int Idx, ParamCount; in llvm_test_function_attributes() local 62 int Idx, ParamCount; in llvm_test_callsite_attributes() local
|
| H A D | echo.cpp | 95 unsigned ParamCount = LLVMCountParamTypes(Src); in Clone() local
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/ |
| H A D | TypeHashingTest.cpp | 36 uint32_t ParamCount, TypeIndex Return, in createProcedureRecord()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GTestChecker.cpp | 198 unsigned ParamCount = CtorDecl->getNumParams(); in checkPostCall() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallDescription.cpp | 108 const CallDescription &CD) -> bool { in matchesImpl()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | SuspiciousCallArgumentCheck.cpp | 654 std::size_t ParamCount = ParamNames.size(); in check() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | RedundantExpressionCheck.cpp | 638 unsigned ParamCount = OperatorDecl->getNumParams(); in canOverloadedOperatorArgsBeModified() local
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 1099 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Core.cpp | 688 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 D | NVPTXISelLowering.cpp | 1488 unsigned ParamCount = 0; in LowerCall() local
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | StructuralEquivalenceTest.cpp | 405 TEST_F(StructuralEquivalenceFunctionTest, ParamCount) { in TEST_F() argument
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 6539 unsigned ParamCount; in DiagnoseSwiftName() local
|