Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aras-p/ClangBuildAnalyzer
/ functions
Functions
1,308 in github.com/aras-p/ClangBuildAnalyzer
⨍
Functions
1,308
◇
Types & classes
255
Method
demangleLocalStaticGuard
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:294
Method
demangleLocallyScopedNamePiece
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1412
Method
demangleMD5Name
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:754
Method
demangleMemberPointerType
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2010
Method
demangleNameScopeChain
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1551
Method
demangleNameScopePiece
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1523
Method
demangleNumber
Sometimes numbers are encoded in mangled symbols. For example, "int (*x)[20]" is a valid C type (x is a pointer to an array of length 20), so we need
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:875
Method
demanglePointerExtQualifiers
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2040
Method
demanglePointerType
<pointer-type> ::= E? <pointer-cvr-qualifiers> <ext-qualifiers> <type> # the E is required for 64-bit non-static pointers
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1992
Method
demanglePrimitiveType
Reads a primitive type.
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1903
Method
demangleQualifiers
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1719
Method
demangleRttiBaseClassDescriptorNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:363
Method
demangleSigned
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:911
Method
demangleSimpleName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:997
Method
demangleSimpleString
Returns MangledName's prefix before the first '@', or an error if MangledName contains no '@' or the prefix has length 0.
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1374
Method
demangleSpecialIntrinsic
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:430
Method
demangleSpecialTableSymbolNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:254
Method
demangleStringLiteral
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1255
Method
demangleStructorIdentifier
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:502
Method
demangleTemplateInstantiationName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:963
Method
demangleTemplateParameterList
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2162
Method
demangleThrowSpecification
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1800
Method
demangleType
<variable-type> ::= <type> <cvr-qualifiers> ::= <type> <pointee-cvr-qualifiers> # pointers, references
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1752
Method
demangleUnqualifiedSymbolName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1511
Method
demangleUnqualifiedTypeName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1496
Method
demangleUnsigned
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:902
Method
demangleUntypedVariable
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:350
Method
demangleVariableEncoding
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:824
Method
demangleVariableStorageClass
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1701
Method
demangleVcallThunkNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1237
Method
demangleWcharLiteral
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1070
Method
distance_from_metadata
src/external/flat_hash_map/bytell_hash_map.hpp:39
Function
dropBack
src/external/llvm-Demangle/include/StringView.h:68
Method
dump
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:238
Method
emplace
src/external/flat_hash_map/flat_hash_map.hpp:192
Method
emplace
src/external/flat_hash_map/flat_hash_map.hpp:577
Method
emplace
src/external/flat_hash_map/flat_hash_map.hpp:1452
Method
emplace
src/external/flat_hash_map/bytell_hash_map.hpp:460
Method
emplace
src/external/flat_hash_map/bytell_hash_map.hpp:1125
Method
emplace
src/external/flat_hash_map/bytell_hash_map.hpp:1222
Method
emplace_direct_hit
src/external/flat_hash_map/bytell_hash_map.hpp:861
Method
emplace_hint
src/external/flat_hash_map/flat_hash_map.hpp:599
Method
emplace_hint
src/external/flat_hash_map/bytell_hash_map.hpp:498
Method
emplace_new_key
src/external/flat_hash_map/flat_hash_map.hpp:825
Method
emplace_new_key
src/external/flat_hash_map/bytell_hash_map.hpp:917
Function
empty
src/external/llvm-Demangle/include/Utility.h:136
Method
empty
src/external/flat_hash_map/bytell_hash_map.hpp:738
Method
empty
src/external/llvm-Demangle/include/ItaniumDemangle.h:2138
Method
empty_block
src/external/flat_hash_map/bytell_hash_map.hpp:108
Method
empty_default_table
src/external/flat_hash_map/flat_hash_map.hpp:173
Method
end
src/external/llvm-Demangle/include/ItaniumDemangle.h:2136
Method
equal_range
src/external/flat_hash_map/flat_hash_map.hpp:559
Method
equal_range
src/external/flat_hash_map/bytell_hash_map.hpp:441
Method
erase
the return value is a type that can be converted to an iterator the reason for doing this is that it's not free to find the iterator pointing at the n
src/external/flat_hash_map/flat_hash_map.hpp:671
Method
erase
the return value is a type that can be converted to an iterator the reason for doing this is that it's not free to find the iterator pointing at the n
src/external/flat_hash_map/bytell_hash_map.hpp:583
Method
find_direct_hit
src/external/flat_hash_map/bytell_hash_map.hpp:937
Method
find_free_index
src/external/flat_hash_map/bytell_hash_map.hpp:955
Method
find_parent_block
src/external/flat_hash_map/bytell_hash_map.hpp:943
Method
finishDemangle
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:518
Method
first_empty_index
src/external/flat_hash_map/bytell_hash_map.hpp:119
Method
flat_hash_map
src/external/flat_hash_map/flat_hash_map.hpp:1329
Method
flat_hash_set
src/external/flat_hash_map/flat_hash_map.hpp:1447
Function
front
src/external/llvm-Demangle/include/StringView.h:74
Method
functor_storage
src/external/flat_hash_map/flat_hash_map.hpp:34
Method
functor_storage
src/external/flat_hash_map/flat_hash_map.hpp:55
Function
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:195
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:883
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:919
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1212
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1229
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1244
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1270
Method
getBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1322
Function
getBuffer
src/external/llvm-Demangle/include/Utility.h:138
Function
getBufferCapacity
src/external/llvm-Demangle/include/Utility.h:140
Function
getBufferEnd
src/external/llvm-Demangle/include/Utility.h:139
Method
getChild
src/external/llvm-Demangle/include/ItaniumDemangle.h:1071
Function
getCurrentPosition
src/external/llvm-Demangle/include/Utility.h:129
Method
getFunctionBaseName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:398
Method
getFunctionDeclContextName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:427
Method
getFunctionName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:473
Method
getFunctionParameters
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:480
Method
getFunctionReturnType
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:499
Function
getKind
src/external/llvm-Demangle/include/ItaniumDemangle.h:168
Method
getName
src/external/llvm-Demangle/include/ItaniumDemangle.h:789
Method
getParams
src/external/llvm-Demangle/include/ItaniumDemangle.h:783
Function
getSyntaxNode
Dig through "glue" nodes like ParameterPack and ForwardTemplateReference to get at a node that actually represents some concrete syntax.
src/external/llvm-Demangle/include/ItaniumDemangle.h:176
Method
getSyntaxNode
src/external/llvm-Demangle/include/ItaniumDemangle.h:1181
Method
grow
src/external/flat_hash_map/flat_hash_map.hpp:870
Method
grow
src/external/flat_hash_map/bytell_hash_map.hpp:967
Method
grow
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:258
Function
hasArray
src/external/llvm-Demangle/include/ItaniumDemangle.h:156
Method
hasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:331
Method
hasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:653
Method
hasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:1010
Method
hasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:1169
Function
hasFunction
src/external/llvm-Demangle/include/ItaniumDemangle.h:162
Method
hasFunctionQualifiers
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:523
Method
hasFunctionSlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:334
Method
hasFunctionSlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:691
← previous
next →
701–800 of 1,308, ranked by callers