MCPcopy Create free account

hub / github.com/aras-p/ClangBuildAnalyzer / functions

Functions1,308 in github.com/aras-p/ClangBuildAnalyzer

Methodmod905035071625626043
src/external/flat_hash_map/flat_hash_map.hpp:1106
Methodmod9122181901073924329
src/external/flat_hash_map/flat_hash_map.hpp:1116
Methodmod97
src/external/flat_hash_map/flat_hash_map.hpp:947
Methodnext_size_over
src/external/flat_hash_map/flat_hash_map.hpp:1123
Methodnext_size_over
src/external/flat_hash_map/flat_hash_map.hpp:1255
MethodnumLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:2246
Methodnum_buckets_for_reserve
src/external/flat_hash_map/flat_hash_map.hpp:804
Methodnum_buckets_for_reserve
src/external/flat_hash_map/bytell_hash_map.hpp:750
Methodoperator ()
src/Analysis.cpp:41
Methodoperator!
src/external/flat_hash_map/bytell_hash_map.hpp:842
Methodoperator!=
src/BuildEvents.h:40
Methodoperator!=
src/BuildEvents.h:52
Methodoperator!=
src/external/flat_hash_map/flat_hash_map.hpp:469
Methodoperator!=
src/external/flat_hash_map/flat_hash_map.hpp:1402
Methodoperator!=
src/external/flat_hash_map/flat_hash_map.hpp:1484
Methodoperator!=
src/external/flat_hash_map/bytell_hash_map.hpp:337
Methodoperator!=
src/external/flat_hash_map/bytell_hash_map.hpp:854
Methodoperator!=
src/external/flat_hash_map/bytell_hash_map.hpp:1170
Methodoperator!=
src/external/flat_hash_map/bytell_hash_map.hpp:1254
Methodoperator()
src/BuildEvents.h:63
Methodoperator()
src/BuildEvents.h:70
Methodoperator()
src/BuildEvents.cpp:38
Methodoperator()
src/BuildEvents.cpp:45
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:40
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:59
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:81
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:117
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:234
Methodoperator()
src/external/flat_hash_map/flat_hash_map.hpp:246
Methodoperator()
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:205
Methodoperator()
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:214
Methodoperator++
src/external/flat_hash_map/flat_hash_map.hpp:483
Methodoperator++
src/external/flat_hash_map/bytell_hash_map.hpp:354
Methodoperator->
src/external/flat_hash_map/flat_hash_map.hpp:494
Methodoperator->
src/external/flat_hash_map/bytell_hash_map.hpp:365
Methodoperator<
src/BuildEvents.h:41
Methodoperator<
src/BuildEvents.h:53
Methodoperator<=
src/BuildEvents.h:43
Methodoperator<=
src/BuildEvents.h:55
Functionoperator==
src/external/llvm-Demangle/include/StringView.h:119
Methodoperator==
src/BuildEvents.h:39
Methodoperator==
src/BuildEvents.h:51
Methodoperator==
src/external/flat_hash_map/flat_hash_map.hpp:465
Methodoperator==
src/external/flat_hash_map/flat_hash_map.hpp:1388
Methodoperator==
src/external/flat_hash_map/flat_hash_map.hpp:1473
Methodoperator==
src/external/flat_hash_map/bytell_hash_map.hpp:333
Methodoperator==
src/external/flat_hash_map/bytell_hash_map.hpp:850
Methodoperator==
src/external/flat_hash_map/bytell_hash_map.hpp:1156
Methodoperator==
src/external/flat_hash_map/bytell_hash_map.hpp:1243
Methodoperator>
src/BuildEvents.h:42
Methodoperator>
src/BuildEvents.h:54
Methodoperator>=
src/BuildEvents.h:44
Methodoperator>=
src/BuildEvents.h:56
Methodoperator[]
src/BuildEvents.h:92
Methodoperator[]
src/external/llvm-Demangle/include/ItaniumDemangle.h:220
Functionoperator|=
src/external/llvm-Demangle/include/ItaniumDemangle.h:302
Methodoutput
src/external/llvm-Demangle/include/MicrosoftDemangleNodes.h:301
Methodoutput
src/external/llvm-Demangle/include/MicrosoftDemangleNodes.h:501
MethodoutputDimensionsImpl
src/external/llvm-Demangle/lib/MicrosoftDemangleNodes.cpp:553
MethodoutputOneDimension
src/external/llvm-Demangle/lib/MicrosoftDemangleNodes.cpp:545
MethodoutputPost
src/external/llvm-Demangle/include/MicrosoftDemangleNodes.h:316
MethodoutputQuals
src/external/llvm-Demangle/lib/MicrosoftDemangleNodes.cpp:123
MethodoutputTemplateParameters
src/external/llvm-Demangle/lib/MicrosoftDemangleNodes.cpp:217
Methodparse
src/external/llvm-Demangle/include/ItaniumDemangle.h:5192
MethodparseBareSourceName
src/external/llvm-Demangle/include/ItaniumDemangle.h:3211
MethodparseCVQualifiers
src/external/llvm-Demangle/include/ItaniumDemangle.h:3840
MethodparseCallOffset
src/external/llvm-Demangle/include/ItaniumDemangle.h:4699
MethodparseFloatingLiteral
src/external/llvm-Demangle/include/ItaniumDemangle.h:4951
MethodparseNumber
src/external/llvm-Demangle/include/ItaniumDemangle.h:3185
MethodparsePositiveInteger
src/external/llvm-Demangle/include/ItaniumDemangle.h:3199
MethodparseSeqId
src/external/llvm-Demangle/include/ItaniumDemangle.h:4967
MethodparseTagUniqueName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:807
Methodparse_discriminator
<discriminator> := _ <non-negative number> # when number < 10 := __ <non-negative number> _ # when number >= 10 extension := decimal-digit
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:36
MethodpartialDemangle
Demangle MangledName into an AST, storing it into this->RootNode.
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:379
FunctionpopFront
src/external/llvm-Demangle/include/StringView.h:84
MethodpopTrailingNodeArray
src/external/llvm-Demangle/include/ItaniumDemangle.h:2214
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:249
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:264
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:282
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:338
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:355
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:371
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:388
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:400
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:418
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:434
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:458
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:480
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:547
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:586
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:655
MethodprintLeft
Handle C++'s ... quirky decl grammar by using the left & right distinction. Consider: int (*f(float))(char) {} f is a function that takes a float and
src/external/llvm-Demangle/include/ItaniumDemangle.h:700
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:737
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:752
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:791
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:833
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:849
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:866
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:885
MethodprintLeft
src/external/llvm-Demangle/include/ItaniumDemangle.h:901
← previousnext →1,101–1,200 of 1,308, ranked by callers