Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ functions
Functions
6,721 in github.com/argotorg/solidity
⨍
Functions
6,721
◇
Types & classes
1,829
↳
Endpoints
7
↓ 14 callers
Function
successAssemble
test/libsolidity/InlineAssembly.cpp:100
↓ 14 callers
Function
trim
removes leading and trailing whitespace from a string view
test/libyul/ssa/StackShufflerTest.cpp:86
↓ 14 callers
Method
tx
Transaction data. @{ @returns the tx data as a tuple.
libsolidity/formal/SymbolicState.h:145
↓ 14 callers
Method
typeExpression
libsolidity/ast/AST.h:2602
↓ 13 callers
Method
abstract
libsolidity/ast/AST.h:589
↓ 13 callers
Function
clearCache
libsolidity/ast/TypeProvider.cpp:157
↓ 13 callers
Method
currentLocation
libyul/AsmParser.h:98
↓ 13 callers
Method
decodingType
libsolidity/ast/Types.cpp:1971
↓ 13 callers
Method
fallbackFunction
libsolidity/ast/AST.cpp:197
↓ 13 callers
Method
flush
libevmasm/Assembly.cpp:402
↓ 13 callers
Method
hasText
liblangutil/SourceLocation.h:87
↓ 13 callers
Function
isInvalidUTF8
test/libsolutil/UTF8.cpp:43
↓ 13 callers
Method
lookup
libyul/Scope.cpp:46
↓ 13 callers
Method
maxID
libyul/ASTLabelRegistry.cpp:58
↓ 13 callers
Method
name
liblangutil/EVMVersion.h:114
↓ 13 callers
Function
parsePrintCompare
test/libsolidity/InlineAssembly.cpp:118
↓ 13 callers
Method
pop
test/libyul/ssa/StackShufflerTest.cpp:75
↓ 13 callers
Method
providesObjectAccess
libyul/backends/evm/EVMDialect.h:96
↓ 13 callers
Method
retrieveValue
libsolidity/codegen/LValue.cpp:46
↓ 13 callers
Method
setJumpType
libevmasm/AssemblyItem.h:298
↓ 13 callers
Method
sort
libsolidity/formal/CHC.cpp:1399
↓ 13 callers
Method
state
test/EVMHost.cpp:1330
↓ 13 callers
Method
stateVariables
libsolidity/formal/Predicate.cpp:142
↓ 13 callers
Function
toLower
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 callers
Method
userDefinedFunctionType
libsolidity/ast/AST.cpp:947
↓ 13 callers
Method
values
Returns the list of values of the expression.
test/tools/yulInterpreter/Interpreter.h:258
↓ 12 callers
Function
SLT
(x, y)
test/formal/opcodes.py:44
↓ 12 callers
Method
abiFunctions
libsolidity/codegen/ir/IRGenerationContext.cpp:230
↓ 12 callers
Method
arithmetic
libsolidity/codegen/CompilerContext.h:129
↓ 12 callers
Function
assertLayoutCompatibility
libyul/backends/evm/ssa/CodeTransform.cpp:37
↓ 12 callers
Method
code
libsolidity/codegen/ir/IRGeneratorForStatements.cpp:216
↓ 12 callers
Method
copyToStackTop
libsolidity/codegen/CompilerUtils.cpp:1436
↓ 12 callers
Function
currentStateVariables
libsolidity/formal/PredicateInstance.cpp:132
↓ 12 callers
Function
friendlyName
liblangutil/Token.cpp:125
↓ 12 callers
Method
functionType
libsolidity/experimental/ast/TypeSystemHelper.cpp:236
↓ 12 callers
Method
index
This function returns the current index of this SSA variable.
libsolidity/formal/SSAVariable.h:39
↓ 12 callers
Function
inlinableFunctions
test/libyul/Inliner.cpp:41
↓ 12 callers
Method
interfaceFunctions
libsolidity/ast/AST.cpp:168
↓ 12 callers
Method
interfaceType
libsolidity/ast/Types.cpp:1979
↓ 12 callers
Function
isDecimalDigit
liblangutil/Common.h:20
↓ 12 callers
Method
isInterface
libsolidity/ast/AST.h:553
↓ 12 callers
Method
isPartOfExternalInterface
libsolidity/ast/AST.h:281
↓ 12 callers
Method
isValidSwapTarget
libyul/backends/evm/ssa/Stack.h:248
↓ 12 callers
Function
joinHumanReadablePrefixed
libsolutil/StringUtils.h:93
↓ 12 callers
Method
keyType
libsolidity/formal/SMTEncoder.cpp:2733
↓ 12 callers
Method
loopExpression
libsolidity/ast/AST.h:1860
↓ 12 callers
Method
memoryStride
The offset to advance in memory to move from one array element to the next.
libsolidity/ast/Types.h:899
↓ 12 callers
Method
optimiserSettings
solc/CommandLineParser.cpp:257
↓ 12 callers
Method
peek
test/libsolidity/util/TestFileParser.cpp:46
↓ 12 callers
Method
position
liblangutil/CharStream.h:82
↓ 12 callers
Method
printErrorInformation
liblangutil/SourceReferenceFormatter.cpp:231
↓ 12 callers
Function
removeNullMembers
libsolutil/JSON.cpp:107
↓ 12 callers
Method
setViaIR
libsolidity/interface/CompilerStack.cpp:226
↓ 12 callers
Function
set_error
test/evmc/loader.c:82
↓ 12 callers
Method
stateVariables
libsolidity/ast/AST.h:532
↓ 12 callers
Method
storageLayoutSpecifier
libsolidity/ast/AST.h:591
↓ 12 callers
Method
storageStride
The offset to advance in storage to move from one array element to the next.
libsolidity/ast/Types.h:901
↓ 12 callers
Method
text
liblangutil/CharStream.cpp:119
↓ 12 callers
Method
toFunctionNameSuffix
libsolidity/codegen/ABIFunctions.cpp:262
↓ 12 callers
Method
toHex
libsolutil/CommonData.cpp:43
↓ 12 callers
Method
visibility
libsolidity/ast/AST.h:273
↓ 11 callers
Function
DIV
(x, y)
test/formal/opcodes.py:12
↓ 11 callers
Method
boolSetting
test/TestCaseReader.cpp:59
↓ 11 callers
Function
bzzr0HashHex
test/libsolutil/SwarmHash.cpp:39
↓ 11 callers
Function
checkKeys
libsolidity/interface/StandardCompiler.cpp:456
↓ 11 callers
Method
constructor
libsolidity/experimental/ast/TypeSystem.h:140
↓ 11 callers
Method
contractNames
libsolidity/interface/CompilerStack.cpp:881
↓ 11 callers
Function
createStackLayout
libyul/backends/evm/StackHelpers.h:435
↓ 11 callers
Method
currentToken
test/libsolidity/util/TestFileParser.h:85
↓ 11 callers
Method
errorWatcher
liblangutil/ErrorReporter.h:172
↓ 11 callers
Method
initializationExpression
libsolidity/ast/AST.h:1858
↓ 11 callers
Method
isByteArray
@returns true if this is a byte array.
libsolidity/ast/Types.h:884
↓ 11 callers
Method
isInlineArray
libsolidity/ast/AST.h:2132
↓ 11 callers
Method
isReceive
libsolidity/ast/AST.h:1029
↓ 11 callers
Method
parseAndAnalyze
test/libyul/SyntaxTest.cpp:38
↓ 11 callers
Function
parse_standard_json_output
(source_file_name: Path, standard_json_output: str)
scripts/bytecodecompare/prepare_report.py:158
↓ 11 callers
Method
popStackSlots
libsolidity/codegen/CompilerUtils.cpp:1489
↓ 11 callers
Method
runtimeSub
@returns the identifier of the runtime subroutine.
libsolidity/codegen/CompilerContext.h:293
↓ 11 callers
Function
selectorFromSignatureU256
@returns the ABI selector for a given function signature, as a u256 (left aligned) number.
libsolutil/FunctionSelector.h:42
↓ 11 callers
Function
slotToString
libyul/backends/evm/ssa/Stack.cpp:29
↓ 11 callers
Method
swap
libyul/backends/evm/StackHelpers.h:493
↓ 11 callers
Method
targetSize
libyul/backends/evm/StackHelpers.h:499
↓ 11 callers
Method
translate
libyul/optimiser/ASTCopier.cpp:134
↓ 11 callers
Method
typeToString
libsolidity/experimental/ast/TypeSystemHelper.cpp:377
↓ 10 callers
Function
MOD
(x, y)
test/formal/opcodes.py:18
↓ 10 callers
Method
_assert_single_value_diff_matches
(self, differ, cases, nest_result=True, nestings=None)
test/scripts/test_externalTests_benchmark_diff.py:131
↓ 10 callers
Method
allocateUnboundedFunction
libsolidity/codegen/YulUtilFunctions.cpp:3241
↓ 10 callers
Function
appendBigEndianUint16
libevmasm/Assembly.cpp:1027
↓ 10 callers
Function
canBeFreelyGenerated
@returns true if @a _slot can be generated on the stack at any time.
libyul/backends/evm/ControlFlowGraph.h:118
↓ 10 callers
Method
canOverchargeGasForCall
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 callers
Function
checkOptimizerDetail
libsolidity/interface/StandardCompiler.cpp:510
↓ 10 callers
Function
codeSize
libevmasm/Inliner.cpp:62
↓ 10 callers
Method
currentLocation
test/liblangutil/Scanner.cpp:166
↓ 10 callers
Method
current_line
(self)
test/lsp.py:525
↓ 10 callers
Method
debugInfoSelection
libsolidity/codegen/ir/IRGenerationContext.h:166
↓ 10 callers
Method
experimentalReturnExpression
libsolidity/ast/AST.h:1076
↓ 10 callers
Method
gatherStats
tools/yulPhaser/ProgramCache.cpp:124
↓ 10 callers
Method
immediateDominators
libsolutil/DominatorFinder.h:81
↓ 10 callers
Method
isAnonymous
libsolidity/ast/AST.h:1314
↓ 10 callers
Method
isFractional
@returns true if the value is not an integer.
libsolidity/ast/Types.h:624
← previous
next →
401–500 of 6,721, ranked by callers