Home
last modified time | relevance | path

Searched refs:ReturnTy (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/lang/rust/rustc-1.58.1-src/library/core/src/
H A Dinternal_macros.rs155 |$( $arg: ident: $ArgTy: ty ),*| -> $ReturnTy: ty
164 extern "rust-call" fn call(&self, ($( $arg, )*): ($( $ArgTy, )*)) -> $ReturnTy {
174 ) -> $ReturnTy {
180 type Output = $ReturnTy;
183 extern "rust-call" fn call_once(self, ($( $arg, )*): ($( $ArgTy, )*)) -> $ReturnTy {
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/
H A DRefCountedInsideLambdaChecker.cpp48 QualType ReturnTy = OpCall->getReturnType(); in check() local
49 if (const CXXRecordDecl *Record = ReturnTy->getAsCXXRecordDecl()) { in check()
/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/
H A DRefCountedInsideLambdaChecker.cpp48 QualType ReturnTy = OpCall->getReturnType(); in check() local
49 if (const CXXRecordDecl *Record = ReturnTy->getAsCXXRecordDecl()) { in check()
/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/
H A DRefCountedInsideLambdaChecker.cpp60 QualType ReturnTy = OpCall->getReturnType(); in check() local
61 if (const CXXRecordDecl *Record = ReturnTy->getAsCXXRecordDecl()) { in check()
/dports/www/firefox/firefox-99.0/build/clang-plugin/
H A DRefCountedInsideLambdaChecker.cpp60 QualType ReturnTy = OpCall->getReturnType(); in check() local
61 if (const CXXRecordDecl *Record = ReturnTy->getAsCXXRecordDecl()) { in check()
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/
H A DRefCountedInsideLambdaChecker.cpp60 QualType ReturnTy = OpCall->getReturnType(); in check() local
61 if (const CXXRecordDecl *Record = ReturnTy->getAsCXXRecordDecl()) { in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lli/
H A Dlli.cpp320 Type *ReturnTy; in addCygMingExtraModule() local
322 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
324 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
326 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
331 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/lli/
H A Dlli.cpp320 Type *ReturnTy; in addCygMingExtraModule() local
322 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
324 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
326 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
331 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lli/
H A Dlli.cpp319 Type *ReturnTy; in addCygMingExtraModule() local
321 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
323 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
325 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
330 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lli/
H A Dlli.cpp315 Type *ReturnTy; in addCygMingExtraModule() local
317 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
319 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
321 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
326 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/lli/
H A Dlli.cpp345 Type *ReturnTy; in addCygMingExtraModule() local
347 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
349 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
351 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
356 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lli/
H A Dlli.cpp345 Type *ReturnTy; in addCygMingExtraModule() local
347 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
349 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
351 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
356 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/lli/
H A Dlli.cpp342 Type *ReturnTy; in addCygMingExtraModule() local
344 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
346 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
348 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
353 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/lli/
H A Dlli.cpp341 Type *ReturnTy; in addCygMingExtraModule() local
343 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
345 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
347 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
352 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/lli/
H A Dlli.cpp342 Type *ReturnTy; in addCygMingExtraModule() local
344 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
346 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
348 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
353 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/lli/
H A Dlli.cpp388 Type *ReturnTy; in addCygMingExtraModule() local
390 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
392 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
394 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
399 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/lli/
H A Dlli.cpp381 Type *ReturnTy; in addCygMingExtraModule() local
383 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
385 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
387 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
392 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/lli/
H A Dlli.cpp381 Type *ReturnTy; in addCygMingExtraModule() local
383 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
385 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
387 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
392 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/lli/
H A Dlli.cpp381 Type *ReturnTy; in addCygMingExtraModule() local
383 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
385 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
387 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
392 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/lli/
H A Dlli.cpp381 Type *ReturnTy; in addCygMingExtraModule() local
383 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
385 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
387 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
392 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/lli/
H A Dlli.cpp381 Type *ReturnTy; in addCygMingExtraModule() local
383 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule()
385 ReturnTy = Type::getInt32Ty(Context); in addCygMingExtraModule()
387 Function::Create(FunctionType::get(ReturnTy, {}, false), in addCygMingExtraModule()
392 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); in addCygMingExtraModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1927 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
1936 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateCopyHelperFunction()
1953 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateCopyHelperFunction()
1962 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateCopyHelperFunction()
2124 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2131 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateDestroyHelperFunction()
2147 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateDestroyHelperFunction()
2157 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateDestroyHelperFunction()
2375 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
2401 QualType FunctionTy = Context.getFunctionType(ReturnTy, ArgTys, {}); in generateByrefCopyHelper()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1928 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
1937 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateCopyHelperFunction()
1954 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateCopyHelperFunction()
1963 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateCopyHelperFunction()
2125 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2132 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateDestroyHelperFunction()
2148 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateDestroyHelperFunction()
2158 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateDestroyHelperFunction()
2376 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
2402 QualType FunctionTy = Context.getFunctionType(ReturnTy, ArgTys, {}); in generateByrefCopyHelper()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp1939 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
1948 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateCopyHelperFunction()
1965 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateCopyHelperFunction()
1974 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateCopyHelperFunction()
2136 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2143 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateDestroyHelperFunction()
2159 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateDestroyHelperFunction()
2169 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateDestroyHelperFunction()
2390 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
2416 QualType FunctionTy = Context.getFunctionType(ReturnTy, ArgTys, {}); in generateByrefCopyHelper()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2003 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
2012 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateCopyHelperFunction()
2029 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateCopyHelperFunction()
2037 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateCopyHelperFunction()
2198 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2205 CGM.getTypes().arrangeBuiltinFunctionDeclaration(ReturnTy, args); in GenerateDestroyHelperFunction()
2221 QualType FunctionTy = C.getFunctionType(ReturnTy, ArgTys, {}); in GenerateDestroyHelperFunction()
2229 StartFunction(FD, ReturnTy, Fn, FI, args); in GenerateDestroyHelperFunction()
2447 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
2473 QualType FunctionTy = Context.getFunctionType(ReturnTy, ArgTys, {}); in generateByrefCopyHelper()
[all …]

1234567891011