Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikePopoloski/slang
/ functions
Functions
5,397 in github.com/MikePopoloski/slang
⨍
Functions
5,397
◇
Types & classes
2,039
↓ 45 callers
Method
isEquivalentTo
source/ast/Patterns.cpp:163
↓ 45 callers
Method
resize
source/numeric/SVInt.cpp:1667
↓ 45 callers
Function
value
external/expected.hpp:2891
↓ 44 callers
Method
endObject
source/ast/ASTSerializer.cpp:170
↓ 44 callers
Function
get
include/slang/util/Bag.h:56
↓ 44 callers
Function
handle
(obj: Union[Token, SyntaxNode])
pyslang/tests/test_visitors.py:30
↓ 44 callers
Method
hasUnknown
source/numeric/ConstantValue.cpp:287
↓ 44 callers
Function
invoke
external/expected.hpp:1211
↓ 44 callers
Function
isSingleWord
Check if the integer can fit into a single 64-bit word.
include/slang/numeric/SVInt.h:240
↓ 42 callers
Method
finalize
source/ast/ElabVisitors.h:435
↓ 42 callers
Method
get
source/numeric/SVIntHelpers.h:105
↓ 42 callers
Function
optionsFor
tests/unittests/Test.cpp:155
↓ 42 callers
Method
startObject
source/ast/ASTSerializer.cpp:166
↓ 42 callers
Function
testBinaryOperator
tests/unittests/parsing/ExpressionParsingTests.cpp:158
↓ 41 callers
Method
assignText
source/text/SourceManager.cpp:386
↓ 40 callers
Function
assertValuesInOrder
tests/unittests/util/SmallVectorTests.cpp:105
↓ 39 callers
Method
at
external/boost_unordered.hpp:12211
↓ 39 callers
Method
front
@return a reference to the first element in the array. The array must not be empty!
include/slang/util/SmallVector.h:81
↓ 38 callers
Method
addField
source/ast/symbols/SymbolBuilders.cpp:101
↓ 38 callers
Method
insert
source/ast/symbols/MemberSymbols.cpp:808
↓ 38 callers
Method
parse
source/util/CommandLine.cpp:166
↓ 38 callers
Method
set
source/parsing/Token.cpp:192
↓ 37 callers
Method
get
source/ast/symbols/CoverSymbols.cpp:48
↓ 36 callers
Method
getLastToken
source/syntax/SyntaxNode.cpp:92
↓ 36 callers
Method
hasFixedRange
source/ast/types/Type.cpp:192
↓ 36 callers
Function
make_unexpected
external/expected.hpp:265
↓ 36 callers
Method
writeLink
source/ast/ASTSerializer.cpp:138
↓ 35 callers
Method
capacity
external/boost_concurrent.hpp:11416
↓ 35 callers
Method
filter
source/diagnostics/Diagnostics.cpp:176
↓ 35 callers
Method
getDefaultValue
source/ast/types/Type.cpp:826
↓ 35 callers
Function
str
@return a copy of the internal text buffer.
include/slang/syntax/SyntaxPrinter.h:142
↓ 33 callers
Function
makeSequence
tests/unittests/util/SmallVectorTests.cpp:119
↓ 32 callers
Method
addMembers
source/ast/symbols/CompilationUnitSymbols.cpp:43
↓ 32 callers
Method
intValue
source/parsing/Token.cpp:510
↓ 32 callers
Method
isTrue
source/numeric/ConstantValue.cpp:245
↓ 32 callers
Method
unionWith
include/slang/util/IntervalMap.h:1674
↓ 31 callers
Method
add
tools/reflect/include/CppEmitter.h:36
↓ 31 callers
Method
getFixedRange
source/ast/types/Type.cpp:831
↓ 31 callers
Method
isFourState
source/ast/types/Type.cpp:134
↓ 31 callers
Function
set
include/slang/util/Bag.h:42
↓ 30 callers
Method
isCheckEnabled
tools/tidy/src/TidyConfig.cpp:106
↓ 30 callers
Method
pushSource
source/parsing/Preprocessor.cpp:96
↓ 30 callers
Method
resetFlags
source/ast/ASTContext.cpp:566
↓ 30 callers
Method
swap
external/boost_unordered.hpp:8883
↓ 30 callers
Method
writeProperty
source/text/Json.cpp:67
↓ 29 callers
Method
getInitializer
source/ast/types/DeclaredType.cpp:473
↓ 29 callers
Method
getSeverity
tools/tidy/src/TidyConfigParser.cpp:141
↓ 29 callers
Method
increaseIndent
tools/reflect/include/CppEmitter.h:46
↓ 29 callers
Method
issue
source/diagnostics/DiagnosticEngine.cpp:195
↓ 29 callers
Method
pow
source/numeric/SVInt.cpp:866
↓ 29 callers
Function
toString
tools/reflect/src/SvType.cpp:48
↓ 28 callers
Method
find
external/boost_unordered.hpp:8916
↓ 28 callers
Method
getRawText
source/parsing/Token.cpp:279
↓ 28 callers
Method
joinState
include/slang/analysis/DataFlowAnalysis.h:491
↓ 28 callers
Method
writeValue
source/text/Json.cpp:74
↓ 27 callers
Method
bounds
include/slang/util/IntervalMap.h:772
↓ 27 callers
Method
decreaseIndent
tools/reflect/include/CppEmitter.h:47
↓ 27 callers
Method
elements
external/boost_concurrent.hpp:8790
↓ 27 callers
Method
isUninstantiated
source/ast/Scope.cpp:150
↓ 27 callers
Method
shl
source/numeric/SVInt.cpp:512
↓ 27 callers
Method
visit
(self, node: Union[Token, SyntaxNode])
pyslang/tests/test_visitors.py:124
↓ 26 callers
Method
extend
source/numeric/SVInt.cpp:1636
↓ 26 callers
Function
gate
source/ast/builtins/GateTypes.cpp:15
↓ 26 callers
Function
getValue
Gets the value of the literal.
include/slang/ast/expressions/LiteralExpressions.h:28
↓ 26 callers
Method
requireBooleanConvertible
source/ast/ASTContext.cpp:219
↓ 25 callers
Method
addMethod
source/ast/symbols/SymbolBuilders.cpp:88
↓ 25 callers
Function
swap
external/expected.hpp:1466
↓ 25 callers
Method
writeProperty
source/ast/ASTSerializer.cpp:174
↓ 24 callers
Method
add
source/analysis/DriverTracker.cpp:23
↓ 24 callers
Method
eval
source/ast/builtins/ArrayMethods.cpp:738
↓ 24 callers
Method
isDefined
source/parsing/Preprocessor.cpp:285
↓ 24 callers
Method
isEquivalent
source/ast/types/Type.cpp:525
↓ 24 callers
Method
next
source/parsing/Preprocessor.cpp:322
↓ 24 callers
Method
toString
source/ast/ValuePath.cpp:473
↓ 24 callers
Method
visit
source/analysis/AnalyzedAssertion.cpp:343
↓ 24 callers
Function
write
include/slang/ast/ASTSerializer.h:153
↓ 23 callers
Function
exactlyEqual
source/numeric/SVInt.cpp:2372
↓ 23 callers
Function
findTestDir
tests/unittests/Test.cpp:22
↓ 23 callers
Method
getDiagnostics
source/ast/ScriptSession.cpp:124
↓ 23 callers
Function
getU8Str
Gets a string representation of the given path, in UTF-8 encoding.
include/slang/util/String.h:83
↓ 23 callers
Method
print
source/util/OS.cpp:316
↓ 23 callers
Method
size
external/boost_concurrent.hpp:10483
↓ 22 callers
Function
SourceRange
include/slang/text/SourceLocation.h:153
↓ 22 callers
Method
_error
Record a validation error.
pyslang/tests/test_cst_json.py:42
↓ 22 callers
Method
getAssociativeIndexType
source/ast/types/Type.cpp:862
↓ 22 callers
Method
groups
external/boost_concurrent.hpp:8791
↓ 22 callers
Method
isAssignmentCompatible
source/ast/types/Type.cpp:614
↓ 22 callers
Method
lex
source/parsing/Lexer.cpp:237
↓ 22 callers
Method
rend
@return a reverse iterator to the end of the array.
include/slang/util/SmallVector.h:73
↓ 22 callers
Method
setTypeSyntax
source/ast/symbols/ParameterSymbols.cpp:253
↓ 22 callers
Method
slice
source/numeric/SVInt.cpp:1456
↓ 22 callers
Method
tryEval
source/ast/ASTContext.cpp:280
↓ 21 callers
Method
addFlags
source/ast/symbols/SymbolBuilders.cpp:76
↓ 21 callers
Method
clear
include/slang/util/IntervalMap.h:1017
↓ 21 callers
Method
construct_error
external/expected.hpp:777
↓ 21 callers
Method
erase
source/analysis/ConstraintAnalysis.h:86
↓ 21 callers
Method
getEffectiveWidth
Return type is 'int' but the actual value is always either 0 or 1
source/ast/builtins/SystemTasks.cpp:575
↓ 21 callers
Method
parseCommandLine
source/driver/Driver.cpp:490
↓ 21 callers
Method
rbegin
@return a reverse iterator to the end of the array.
include/slang/util/SmallVector.h:65
↓ 21 callers
Method
realValue
source/parsing/Token.cpp:515
← previous
next →
101–200 of 5,397, ranked by callers