Home
last modified time | relevance | path

Searched defs:ParamTypes (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp7111 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local
7307 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local
7556 QualType ParamTypes[2] = { *MemPtr, *MemPtr }; in addEqualEqualOrNotEqualMemberPointerOverloads() local
7631 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addRelationalPointerOrEnumeralOverloads() local
7647 QualType ParamTypes[2] = { *Enum, *Enum }; in addRelationalPointerOrEnumeralOverloads() local
7656 QualType ParamTypes[2] = { NullPtrTy, NullPtrTy }; in addRelationalPointerOrEnumeralOverloads() local
7709 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addBinaryPlusOrMinusPointerOverloads() local
7884 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7931 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7992 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local
[all …]
H A DSemaTemplateDeduction.cpp2477 SmallVectorImpl<QualType> &ParamTypes, in SubstituteExplicitTemplateArguments()
3357 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
3579 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp231 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() local
418 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp171 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
525 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h78 SmallVector<QualType, SmallVectorSize> ParamTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h78 SmallVector<QualType, SmallVectorSize> ParamTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h78 SmallVector<QualType, SmallVectorSize> ParamTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h78 SmallVector<QualType, SmallVectorSize> ParamTypes; variable
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.h152 using ParamTypes = skia_private::STArray<8, const Type*>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp562 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
968 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp597 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
1186 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp159 clang::QualType ParamTypes[] = { in CreateForEachInternalFunctionDecl() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp195 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp243 LLVMTypeRef ParamTypes[] = { LLVMInt32Type() }; in buildModuleWithCodeAndData() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp731 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
739 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
748 Type *ParamTypes[2] = { in UpgradeIntrinsicFunction1() local
H A DCore.cpp643 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2325 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration()
2340 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2347 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp1012 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
1020 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
1029 Type *ParamTypes[2] = { in UpgradeIntrinsicFunction1() local
H A DCore.cpp689 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2342 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration()
2357 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2364 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
2375 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName2()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DOverload.h609 QualType ParamTypes[3]; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h147 std::vector<ValueType> ParamTypes; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h156 std::vector<ValueType> ParamTypes; member

12