MCPcopy Create free account

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

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

MethoddemangleLocalStaticGuard
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:294
MethoddemangleLocallyScopedNamePiece
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1412
MethoddemangleMD5Name
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:754
MethoddemangleMemberPointerType
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2010
MethoddemangleNameScopeChain
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1551
MethoddemangleNameScopePiece
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1523
MethoddemangleNumber
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
MethoddemanglePointerExtQualifiers
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2040
MethoddemanglePointerType
<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
MethoddemanglePrimitiveType
Reads a primitive type.
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1903
MethoddemangleQualifiers
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1719
MethoddemangleRttiBaseClassDescriptorNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:363
MethoddemangleSigned
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:911
MethoddemangleSimpleName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:997
MethoddemangleSimpleString
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
MethoddemangleSpecialIntrinsic
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:430
MethoddemangleSpecialTableSymbolNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:254
MethoddemangleStringLiteral
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1255
MethoddemangleStructorIdentifier
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:502
MethoddemangleTemplateInstantiationName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:963
MethoddemangleTemplateParameterList
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:2162
MethoddemangleThrowSpecification
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1800
MethoddemangleType
<variable-type> ::= <type> <cvr-qualifiers> ::= <type> <pointee-cvr-qualifiers> # pointers, references
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1752
MethoddemangleUnqualifiedSymbolName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1511
MethoddemangleUnqualifiedTypeName
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1496
MethoddemangleUnsigned
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:902
MethoddemangleUntypedVariable
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:350
MethoddemangleVariableEncoding
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:824
MethoddemangleVariableStorageClass
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1701
MethoddemangleVcallThunkNode
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1237
MethoddemangleWcharLiteral
src/external/llvm-Demangle/lib/MicrosoftDemangle.cpp:1070
Methoddistance_from_metadata
src/external/flat_hash_map/bytell_hash_map.hpp:39
FunctiondropBack
src/external/llvm-Demangle/include/StringView.h:68
Methoddump
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:238
Methodemplace
src/external/flat_hash_map/flat_hash_map.hpp:192
Methodemplace
src/external/flat_hash_map/flat_hash_map.hpp:577
Methodemplace
src/external/flat_hash_map/flat_hash_map.hpp:1452
Methodemplace
src/external/flat_hash_map/bytell_hash_map.hpp:460
Methodemplace
src/external/flat_hash_map/bytell_hash_map.hpp:1125
Methodemplace
src/external/flat_hash_map/bytell_hash_map.hpp:1222
Methodemplace_direct_hit
src/external/flat_hash_map/bytell_hash_map.hpp:861
Methodemplace_hint
src/external/flat_hash_map/flat_hash_map.hpp:599
Methodemplace_hint
src/external/flat_hash_map/bytell_hash_map.hpp:498
Methodemplace_new_key
src/external/flat_hash_map/flat_hash_map.hpp:825
Methodemplace_new_key
src/external/flat_hash_map/bytell_hash_map.hpp:917
Functionempty
src/external/llvm-Demangle/include/Utility.h:136
Methodempty
src/external/flat_hash_map/bytell_hash_map.hpp:738
Methodempty
src/external/llvm-Demangle/include/ItaniumDemangle.h:2138
Methodempty_block
src/external/flat_hash_map/bytell_hash_map.hpp:108
Methodempty_default_table
src/external/flat_hash_map/flat_hash_map.hpp:173
Methodend
src/external/llvm-Demangle/include/ItaniumDemangle.h:2136
Methodequal_range
src/external/flat_hash_map/flat_hash_map.hpp:559
Methodequal_range
src/external/flat_hash_map/bytell_hash_map.hpp:441
Methoderase
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
Methoderase
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
Methodfind_direct_hit
src/external/flat_hash_map/bytell_hash_map.hpp:937
Methodfind_free_index
src/external/flat_hash_map/bytell_hash_map.hpp:955
Methodfind_parent_block
src/external/flat_hash_map/bytell_hash_map.hpp:943
MethodfinishDemangle
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:518
Methodfirst_empty_index
src/external/flat_hash_map/bytell_hash_map.hpp:119
Methodflat_hash_map
src/external/flat_hash_map/flat_hash_map.hpp:1329
Methodflat_hash_set
src/external/flat_hash_map/flat_hash_map.hpp:1447
Functionfront
src/external/llvm-Demangle/include/StringView.h:74
Methodfunctor_storage
src/external/flat_hash_map/flat_hash_map.hpp:34
Methodfunctor_storage
src/external/flat_hash_map/flat_hash_map.hpp:55
FunctiongetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:195
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:883
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:919
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1212
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1229
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1244
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1270
MethodgetBaseName
src/external/llvm-Demangle/include/ItaniumDemangle.h:1322
FunctiongetBuffer
src/external/llvm-Demangle/include/Utility.h:138
FunctiongetBufferCapacity
src/external/llvm-Demangle/include/Utility.h:140
FunctiongetBufferEnd
src/external/llvm-Demangle/include/Utility.h:139
MethodgetChild
src/external/llvm-Demangle/include/ItaniumDemangle.h:1071
FunctiongetCurrentPosition
src/external/llvm-Demangle/include/Utility.h:129
MethodgetFunctionBaseName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:398
MethodgetFunctionDeclContextName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:427
MethodgetFunctionName
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:473
MethodgetFunctionParameters
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:480
MethodgetFunctionReturnType
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:499
FunctiongetKind
src/external/llvm-Demangle/include/ItaniumDemangle.h:168
MethodgetName
src/external/llvm-Demangle/include/ItaniumDemangle.h:789
MethodgetParams
src/external/llvm-Demangle/include/ItaniumDemangle.h:783
FunctiongetSyntaxNode
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
MethodgetSyntaxNode
src/external/llvm-Demangle/include/ItaniumDemangle.h:1181
Methodgrow
src/external/flat_hash_map/flat_hash_map.hpp:870
Methodgrow
src/external/flat_hash_map/bytell_hash_map.hpp:967
Methodgrow
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:258
FunctionhasArray
src/external/llvm-Demangle/include/ItaniumDemangle.h:156
MethodhasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:331
MethodhasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:653
MethodhasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:1010
MethodhasArraySlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:1169
FunctionhasFunction
src/external/llvm-Demangle/include/ItaniumDemangle.h:162
MethodhasFunctionQualifiers
src/external/llvm-Demangle/lib/ItaniumDemangle.cpp:523
MethodhasFunctionSlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:334
MethodhasFunctionSlow
src/external/llvm-Demangle/include/ItaniumDemangle.h:691
← previousnext →701–800 of 1,308, ranked by callers