MCPcopy Create free account

hub / github.com/argotorg/solidity / functions

Functions6,721 in github.com/argotorg/solidity

↓ 14 callersFunctionsuccessAssemble
test/libsolidity/InlineAssembly.cpp:100
↓ 14 callersFunctiontrim
removes leading and trailing whitespace from a string view
test/libyul/ssa/StackShufflerTest.cpp:86
↓ 14 callersMethodtx
Transaction data. @{ @returns the tx data as a tuple.
libsolidity/formal/SymbolicState.h:145
↓ 14 callersMethodtypeExpression
libsolidity/ast/AST.h:2602
↓ 13 callersMethodabstract
libsolidity/ast/AST.h:589
↓ 13 callersFunctionclearCache
libsolidity/ast/TypeProvider.cpp:157
↓ 13 callersMethodcurrentLocation
libyul/AsmParser.h:98
↓ 13 callersMethoddecodingType
libsolidity/ast/Types.cpp:1971
↓ 13 callersMethodfallbackFunction
libsolidity/ast/AST.cpp:197
↓ 13 callersMethodflush
libevmasm/Assembly.cpp:402
↓ 13 callersMethodhasText
liblangutil/SourceLocation.h:87
↓ 13 callersFunctionisInvalidUTF8
test/libsolutil/UTF8.cpp:43
↓ 13 callersMethodlookup
libyul/Scope.cpp:46
↓ 13 callersMethodmaxID
libyul/ASTLabelRegistry.cpp:58
↓ 13 callersMethodname
liblangutil/EVMVersion.h:114
↓ 13 callersFunctionparsePrintCompare
test/libsolidity/InlineAssembly.cpp:118
↓ 13 callersMethodpop
test/libyul/ssa/StackShufflerTest.cpp:75
↓ 13 callersMethodprovidesObjectAccess
libyul/backends/evm/EVMDialect.h:96
↓ 13 callersMethodretrieveValue
libsolidity/codegen/LValue.cpp:46
↓ 13 callersMethodsetJumpType
libevmasm/AssemblyItem.h:298
↓ 13 callersMethodsort
libsolidity/formal/CHC.cpp:1399
↓ 13 callersMethodstate
test/EVMHost.cpp:1330
↓ 13 callersMethodstateVariables
libsolidity/formal/Predicate.cpp:142
↓ 13 callersFunctiontoLower
Converts parameter _c to its lowercase equivalent if c is an uppercase letter and has a lowercase equivalent. It uses the classic "C" locale semantics
libsolutil/StringUtils.h:139
↓ 13 callersMethoduserDefinedFunctionType
libsolidity/ast/AST.cpp:947
↓ 13 callersMethodvalues
Returns the list of values of the expression.
test/tools/yulInterpreter/Interpreter.h:258
↓ 12 callersFunctionSLT
(x, y)
test/formal/opcodes.py:44
↓ 12 callersMethodabiFunctions
libsolidity/codegen/ir/IRGenerationContext.cpp:230
↓ 12 callersMethodarithmetic
libsolidity/codegen/CompilerContext.h:129
↓ 12 callersFunctionassertLayoutCompatibility
libyul/backends/evm/ssa/CodeTransform.cpp:37
↓ 12 callersMethodcode
libsolidity/codegen/ir/IRGeneratorForStatements.cpp:216
↓ 12 callersMethodcopyToStackTop
libsolidity/codegen/CompilerUtils.cpp:1436
↓ 12 callersFunctioncurrentStateVariables
libsolidity/formal/PredicateInstance.cpp:132
↓ 12 callersFunctionfriendlyName
liblangutil/Token.cpp:125
↓ 12 callersMethodfunctionType
libsolidity/experimental/ast/TypeSystemHelper.cpp:236
↓ 12 callersMethodindex
This function returns the current index of this SSA variable.
libsolidity/formal/SSAVariable.h:39
↓ 12 callersFunctioninlinableFunctions
test/libyul/Inliner.cpp:41
↓ 12 callersMethodinterfaceFunctions
libsolidity/ast/AST.cpp:168
↓ 12 callersMethodinterfaceType
libsolidity/ast/Types.cpp:1979
↓ 12 callersFunctionisDecimalDigit
liblangutil/Common.h:20
↓ 12 callersMethodisInterface
libsolidity/ast/AST.h:553
↓ 12 callersMethodisPartOfExternalInterface
libsolidity/ast/AST.h:281
↓ 12 callersMethodisValidSwapTarget
libyul/backends/evm/ssa/Stack.h:248
↓ 12 callersFunctionjoinHumanReadablePrefixed
libsolutil/StringUtils.h:93
↓ 12 callersMethodkeyType
libsolidity/formal/SMTEncoder.cpp:2733
↓ 12 callersMethodloopExpression
libsolidity/ast/AST.h:1860
↓ 12 callersMethodmemoryStride
The offset to advance in memory to move from one array element to the next.
libsolidity/ast/Types.h:899
↓ 12 callersMethodoptimiserSettings
solc/CommandLineParser.cpp:257
↓ 12 callersMethodpeek
test/libsolidity/util/TestFileParser.cpp:46
↓ 12 callersMethodposition
liblangutil/CharStream.h:82
↓ 12 callersMethodprintErrorInformation
liblangutil/SourceReferenceFormatter.cpp:231
↓ 12 callersFunctionremoveNullMembers
libsolutil/JSON.cpp:107
↓ 12 callersMethodsetViaIR
libsolidity/interface/CompilerStack.cpp:226
↓ 12 callersFunctionset_error
test/evmc/loader.c:82
↓ 12 callersMethodstateVariables
libsolidity/ast/AST.h:532
↓ 12 callersMethodstorageLayoutSpecifier
libsolidity/ast/AST.h:591
↓ 12 callersMethodstorageStride
The offset to advance in storage to move from one array element to the next.
libsolidity/ast/Types.h:901
↓ 12 callersMethodtext
liblangutil/CharStream.cpp:119
↓ 12 callersMethodtoFunctionNameSuffix
libsolidity/codegen/ABIFunctions.cpp:262
↓ 12 callersMethodtoHex
libsolutil/CommonData.cpp:43
↓ 12 callersMethodvisibility
libsolidity/ast/AST.h:273
↓ 11 callersFunctionDIV
(x, y)
test/formal/opcodes.py:12
↓ 11 callersMethodboolSetting
test/TestCaseReader.cpp:59
↓ 11 callersFunctionbzzr0HashHex
test/libsolutil/SwarmHash.cpp:39
↓ 11 callersFunctioncheckKeys
libsolidity/interface/StandardCompiler.cpp:456
↓ 11 callersMethodconstructor
libsolidity/experimental/ast/TypeSystem.h:140
↓ 11 callersMethodcontractNames
libsolidity/interface/CompilerStack.cpp:881
↓ 11 callersFunctioncreateStackLayout
libyul/backends/evm/StackHelpers.h:435
↓ 11 callersMethodcurrentToken
test/libsolidity/util/TestFileParser.h:85
↓ 11 callersMethoderrorWatcher
liblangutil/ErrorReporter.h:172
↓ 11 callersMethodinitializationExpression
libsolidity/ast/AST.h:1858
↓ 11 callersMethodisByteArray
@returns true if this is a byte array.
libsolidity/ast/Types.h:884
↓ 11 callersMethodisInlineArray
libsolidity/ast/AST.h:2132
↓ 11 callersMethodisReceive
libsolidity/ast/AST.h:1029
↓ 11 callersMethodparseAndAnalyze
test/libyul/SyntaxTest.cpp:38
↓ 11 callersFunctionparse_standard_json_output
(source_file_name: Path, standard_json_output: str)
scripts/bytecodecompare/prepare_report.py:158
↓ 11 callersMethodpopStackSlots
libsolidity/codegen/CompilerUtils.cpp:1489
↓ 11 callersMethodruntimeSub
@returns the identifier of the runtime subroutine.
libsolidity/codegen/CompilerContext.h:293
↓ 11 callersFunctionselectorFromSignatureU256
@returns the ABI selector for a given function signature, as a u256 (left aligned) number.
libsolutil/FunctionSelector.h:42
↓ 11 callersFunctionslotToString
libyul/backends/evm/ssa/Stack.cpp:29
↓ 11 callersMethodswap
libyul/backends/evm/StackHelpers.h:493
↓ 11 callersMethodtargetSize
libyul/backends/evm/StackHelpers.h:499
↓ 11 callersMethodtranslate
libyul/optimiser/ASTCopier.cpp:134
↓ 11 callersMethodtypeToString
libsolidity/experimental/ast/TypeSystemHelper.cpp:377
↓ 10 callersFunctionMOD
(x, y)
test/formal/opcodes.py:18
↓ 10 callersMethod_assert_single_value_diff_matches
(self, differ, cases, nest_result=True, nestings=None)
test/scripts/test_externalTests_benchmark_diff.py:131
↓ 10 callersMethodallocateUnboundedFunction
libsolidity/codegen/YulUtilFunctions.cpp:3241
↓ 10 callersFunctionappendBigEndianUint16
libevmasm/Assembly.cpp:1027
↓ 10 callersFunctioncanBeFreelyGenerated
@returns true if @a _slot can be generated on the stack at any time.
libyul/backends/evm/ControlFlowGraph.h:118
↓ 10 callersMethodcanOverchargeGasForCall
Whether we have to retain the costs for the call opcode itself (false), or whether we can just forward easily all remaining gas (true).
liblangutil/EVMVersion.h:160
↓ 10 callersFunctioncheckOptimizerDetail
libsolidity/interface/StandardCompiler.cpp:510
↓ 10 callersFunctioncodeSize
libevmasm/Inliner.cpp:62
↓ 10 callersMethodcurrentLocation
test/liblangutil/Scanner.cpp:166
↓ 10 callersMethodcurrent_line
(self)
test/lsp.py:525
↓ 10 callersMethoddebugInfoSelection
libsolidity/codegen/ir/IRGenerationContext.h:166
↓ 10 callersMethodexperimentalReturnExpression
libsolidity/ast/AST.h:1076
↓ 10 callersMethodgatherStats
tools/yulPhaser/ProgramCache.cpp:124
↓ 10 callersMethodimmediateDominators
libsolutil/DominatorFinder.h:81
↓ 10 callersMethodisAnonymous
libsolidity/ast/AST.h:1314
↓ 10 callersMethodisFractional
@returns true if the value is not an integer.
libsolidity/ast/Types.h:624
← previousnext →401–500 of 6,721, ranked by callers