MCPcopy Create free account

hub / github.com/Polidea/SiriusObfuscator / functions

Functions224,662 in github.com/Polidea/SiriusObfuscator

↓ 845 callersMethodgetDebugLoc
SymbolExtractorAndRenamer/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp:309
↓ 844 callersFunctionget
SymbolExtractorAndRenamer/llvm/utils/unittest/googletest/include/gtest/internal/gtest-tuple.h:937
↓ 829 callersMethoddiagnose
SymbolExtractorAndRenamer/swift/lib/Sema/TypeChecker.h:945
↓ 826 callersMethodsize
Return the number of declarations in the map.
SymbolExtractorAndRenamer/clang/lib/Analysis/UninitializedValues.cpp:60
↓ 825 callersFunctionsuccess
CHECK-LABEL: define zeroext i1 @_Z7successv()
SymbolExtractorAndRenamer/clang/test/CodeGenCXX/conditional-temporaries.cpp:52
↓ 820 callersMethodgetSizeInBits
SymbolExtractorAndRenamer/llvm/lib/Support/APFloat.cpp:151
↓ 817 callersMethodis
SymbolExtractorAndRenamer/clang/lib/Format/FormatToken.h:282
↓ 813 callersFunctionm_Value
\brief Match an arbitrary value and ignore it.
SymbolExtractorAndRenamer/llvm/include/llvm/IR/PatternMatch.h:64
↓ 811 callersMethodpush_back
SymbolExtractorAndRenamer/swift/lib/Sema/TypeCheckCircularity.cpp:83
↓ 798 callersFunctiondiagnose
SymbolExtractorAndRenamer/swift/lib/SILGen/SILGen.h:413
↓ 798 callersMethodemplace_back
SymbolExtractorAndRenamer/llvm/include/llvm/ADT/AllocatorList.h:206
↓ 792 callersFunctionerror
SymbolExtractorAndRenamer/llvm/lib/Bitcode/Reader/BitcodeReader.cpp:102
↓ 780 callersMethodgetReg
\brief Get the last register where the initial value can be found. Initially this is the register of the definition. Then, after each successful call
SymbolExtractorAndRenamer/llvm/lib/CodeGen/PeepholeOptimizer.cpp:404
↓ 773 callersMethodgetReg
SymbolExtractorAndRenamer/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:782
↓ 769 callersMethodhasOneUse
\brief Return true if there is exactly one user of this value. This is specialized because it is a common request and does not require traversing the
SymbolExtractorAndRenamer/llvm/include/llvm/IR/Value.h:383
↓ 750 callersFunctiontie
SymbolExtractorAndRenamer/clang/test/CXX/temp/temp.decls/temp.variadic/example-bind.cpp:110
↓ 748 callersMethodgetLoc
SymbolExtractorAndRenamer/swift/lib/Sema/TypeCheckRequest.cpp:23
↓ 748 callersMethodgetType
SymbolExtractorAndRenamer/swift/lib/Sema/TypeCheckError.cpp:90
↓ 747 callersMethodgetKind
SymbolExtractorAndRenamer/clang/lib/AST/TemplateName.cpp:70
↓ 740 callersMethodmapRequired
SymbolExtractorAndRenamer/llvm/include/llvm/Support/YAMLTraits.h:637
↓ 737 callersMethodend
SymbolExtractorAndRenamer/llvm/lib/IR/Attributes.cpp:1094
↓ 731 callersMethodtakeError
Get the error contained within the record's soft error counter.
SymbolExtractorAndRenamer/llvm/include/llvm/ProfileData/InstrProf.h:645
↓ 729 callersFunctionreport_fatal_error
SymbolExtractorAndRenamer/llvm/lib/Support/Error.cpp:104
↓ 725 callersMethodgetType
SymbolExtractorAndRenamer/swift/lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h:75
↓ 722 callersMethodsize
SymbolExtractorAndRenamer/llvm/tools/dsymutil/DebugMap.cpp:166
↓ 721 callersMethodgetName
SymbolExtractorAndRenamer/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp:102
↓ 720 callersMethoddefineMacro
Append a \#define line for macro of the form "\#define Name Value\n".
SymbolExtractorAndRenamer/clang/include/clang/Basic/MacroBuilder.h:30
↓ 718 callersMethodsize
SymbolExtractorAndRenamer/llvm/utils/TableGen/CodeGenInstruction.h:146
↓ 716 callersFunctionBits32
Return the bit field(s) from the most significant bit (msbit) to the least significant bit (lsbit) of a 32-bit unsigned value.
SymbolExtractorAndRenamer/lldb/source/Plugins/Process/Utility/InstructionUtils.h:27
↓ 714 callersMethodget
SymbolExtractorAndRenamer/swift/lib/SIL/SIL.cpp:31
↓ 712 callersFunctionfree
SymbolExtractorAndRenamer/clang/test/CodeGenCXX/attr-cleanup.cpp:4
↓ 710 callersMethodgetLocation
SymbolExtractorAndRenamer/clang/lib/Frontend/ASTUnit.cpp:2671
↓ 709 callersMethodgetSubExpr
SymbolExtractorAndRenamer/clang/include/clang/AST/Expr.h:2700
↓ 703 callersMethodgetTerminator
SymbolExtractorAndRenamer/llvm/lib/IR/BasicBlock.cpp:124
↓ 698 callersMethodgetBegin
SymbolExtractorAndRenamer/clang/include/clang/Basic/SourceLocation.h:201
↓ 694 callersMethodstr
SymbolExtractorAndRenamer/clang/lib/CodeGen/TargetInfo.cpp:7805
↓ 686 callersMethodbegin
SymbolExtractorAndRenamer/llvm/lib/Target/Hexagon/RDFGraph.h:540
↓ 685 callersFunctionmake_ti
SymbolExtractorAndRenamer/compiler-rt/lib/builtins/int_types.h:103
↓ 684 callersMethodcompute_mydir
Subclasses should call this function to correctly calculate the required "mydir" attribute as follows: mydir = TestBase.compute_mydir(__f
SymbolExtractorAndRenamer/lldb/packages/Python/lldbsuite/test/lldbtest.py:526
↓ 683 callersMethodend
SymbolExtractorAndRenamer/llvm/lib/CodeGen/MachinePipeliner.cpp:545
↓ 679 callersFunctionrequire
Decorator for checking the required values in state. It checks the required attributes in the passed state and stop when any of those is mis
SymbolExtractorAndRenamer/clang/tools/scan-build-py/libscanbuild/runner.py:47
↓ 678 callersMethodsize
Returns the number of TestPartResult objects in the array.
SymbolExtractorAndRenamer/llvm/utils/unittest/googletest/src/gtest-test-part.cc:83
↓ 672 callersFunctionexit
SymbolExtractorAndRenamer/swift/lib/SILGen/ExitableFullExpr.h:51
↓ 671 callersMethodgetDeclName
getDeclName - Get the actual, stored name of the declaration, which may be a special name.
SymbolExtractorAndRenamer/clang/include/clang/AST/Decl.h:258
↓ 669 callersMethodinsert
SymbolExtractorAndRenamer/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp:427
↓ 659 callersMethodgetDeclContext
SymbolExtractorAndRenamer/swift/lib/Serialization/Deserialization.cpp:1719
↓ 657 callersFunctionnext
Return the next physical register in the allocation order, or 0. It is safe to call next() again after it returned 0, it will keep returning 0 until r
SymbolExtractorAndRenamer/llvm/lib/CodeGen/AllocationOrder.h:51
↓ 654 callersMethodIsValid
SymbolExtractorAndRenamer/lldb/source/Core/UUID.cpp:115
↓ 654 callersMethodbegin
SymbolExtractorAndRenamer/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.h:88
↓ 652 callersMethodsize
SymbolExtractorAndRenamer/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:492
↓ 650 callersMethodisNot
SymbolExtractorAndRenamer/clang/lib/Format/FormatToken.h:298
↓ 647 callersMethodstartswith
startswith - Check if this string starts with the given \p Prefix.
SymbolExtractorAndRenamer/llvm/include/llvm/ADT/SmallString.h:130
↓ 646 callersMethodend
SymbolExtractorAndRenamer/clang/lib/CodeGen/CGCleanup.h:571
↓ 646 callersMethodgetElementType
Return the type of the values stored in this address. When IR pointer types lose their element type, we should simply store it in Address instead for
SymbolExtractorAndRenamer/clang/lib/CodeGen/Address.h:52
↓ 646 callersMethodgetPointer
SymbolExtractorAndRenamer/swift/include/swift/AST/Type.h:226
↓ 642 callersMethodgetBitWidth
getBitWidth - Return the bitwidth of this constant.
SymbolExtractorAndRenamer/llvm/include/llvm/IR/Constants.h:148
↓ 642 callersMethodgetConstant
SymbolExtractorAndRenamer/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:1079
↓ 641 callersMethodAsCString
---------------------------------------------------------------------- Get the error value as a NULL C string. The error string will be fetched and ca
SymbolExtractorAndRenamer/lldb/source/Core/Error.cpp:75
↓ 640 callersMethodc_str
TODO: Make this const, if it's safe...
SymbolExtractorAndRenamer/llvm/include/llvm/ADT/SmallString.h:270
↓ 636 callersFunctionswap
SymbolExtractorAndRenamer/llvm/include/llvm/ADT/ilist.h:428
↓ 635 callersMethodsetOpcode
SymbolExtractorAndRenamer/llvm/include/llvm/MC/MCInst.h:158
↓ 626 callersFunctionstrcmp
SymbolExtractorAndRenamer/clang/test/CodeGen/2002-07-14-MiscTests3.c:167
↓ 625 callersFunctionunwrap
SymbolExtractorAndRenamer/llvm/lib/Target/Target.cpp:30
↓ 616 callersMethodfront
front - Get the first character in the string.
SymbolExtractorAndRenamer/llvm/include/llvm/ADT/StringRef.h:138
↓ 614 callersMethodAdd
SymbolExtractorAndRenamer/clang/lib/Sema/SemaCodeComplete.cpp:80
↓ 609 callersMethodcount
SymbolExtractorAndRenamer/llvm/lib/Target/X86/X86MCInstLower.cpp:81
↓ 606 callersMethodgetType
SymbolExtractorAndRenamer/swift/lib/IRGen/Address.h:55
↓ 605 callersMethodbegin
SymbolExtractorAndRenamer/clang/lib/CodeGen/CGCleanup.h:567
↓ 605 callersFunctionformat
Returns true on error.
SymbolExtractorAndRenamer/clang/tools/clang-format/ClangFormat.cpp:238
↓ 604 callersMethodgetLoc
SymbolExtractorAndRenamer/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:74
↓ 601 callersMethodcount
count - Return the number of non-overlapped occurrences of \arg Str in the string.
SymbolExtractorAndRenamer/llvm/lib/Support/StringRef.cpp:387
↓ 601 callersFunctionunsigned
SymbolExtractorAndRenamer/llvm/lib/Target/Hexagon/HexagonBlockRanges.h:172
↓ 600 callersMethodsize
SymbolExtractorAndRenamer/swift/lib/Sema/TypeChecker.h:98
↓ 597 callersMethodgetNumber
SymbolExtractorAndRenamer/llvm/include/llvm/CodeGen/DIE.h:100
↓ 595 callersMethodstr
SymbolExtractorAndRenamer/lldb/unittests/Expression/GoParserTest.cpp:65
↓ 589 callersMethodgetCanonicalType
getCanonicalType - Return the canonical version of this type, which has sugar from all levels stripped off.
SymbolExtractorAndRenamer/swift/lib/AST/Type.cpp:1035
↓ 586 callersMethodempty
Provide transparent accessors to the operand list.
SymbolExtractorAndRenamer/llvm/utils/TableGen/CodeGenInstruction.h:145
↓ 585 callersMethodbegin
SymbolExtractorAndRenamer/llvm/lib/CodeGen/MachinePipeliner.cpp:544
↓ 585 callersMethodgetName
SymbolExtractorAndRenamer/clang/lib/Sema/SemaInit.cpp:2909
↓ 583 callersMethodgetSourceRange
SymbolExtractorAndRenamer/swift/lib/AST/Type.cpp:73
↓ 579 callersMethodCreateCall
(fn Value, args []Value, name string)
SymbolExtractorAndRenamer/llvm/bindings/go/llvm/ir.go:1680
↓ 574 callersMethodgetPointer
simple lvalue
SymbolExtractorAndRenamer/clang/lib/CodeGen/CGValue.h:327
↓ 574 callersMethodgetTargetConstant
SymbolExtractorAndRenamer/llvm/include/llvm/CodeGen/SelectionDAG.h:487
↓ 572 callersMethodbegin
SymbolExtractorAndRenamer/llvm/unittests/ADT/STLExtrasTest.cpp:156
↓ 572 callersMethodisNull
SymbolExtractorAndRenamer/clang/lib/StaticAnalyzer/Core/ProgramState.cpp:355
↓ 572 callersMethodisPointerTy
True if this is an instance of PointerType.
SymbolExtractorAndRenamer/llvm/include/llvm/IR/Type.h:213
↓ 569 callersMethodcreateVirtualRegister
createVirtualRegister - Create and return a new virtual register in the function with the specified register class.
SymbolExtractorAndRenamer/llvm/lib/CodeGen/MachineRegisterInfo.cpp:106
↓ 568 callersFunctionswapByteOrder
SymbolExtractorAndRenamer/llvm/include/llvm/Support/SwapByteOrder.h:120
↓ 566 callersMethodgetDecl
SymbolExtractorAndRenamer/clang/lib/Sema/SemaInit.cpp:2944
↓ 563 callersMethodImport
SymbolExtractorAndRenamer/clang/lib/AST/ASTImporter.cpp:5381
↓ 559 callersMethodend
SymbolExtractorAndRenamer/swift/lib/SILGen/LValue.h:447
↓ 559 callersFunctionhasName
hasName - Whether this declarator has a name, which might be an identifier (accessible via getIdentifier()) or some kind of special C++ name (construc
SymbolExtractorAndRenamer/clang/include/clang/Sema/DeclSpec.h:2114
↓ 557 callersMethodc_str
SymbolExtractorAndRenamer/llbuild/unittests/BuildSystem/TempDir.cpp:39
↓ 555 callersMethodgetExprLoc
SymbolExtractorAndRenamer/clang/lib/AST/Expr.cpp:216
↓ 549 callersMethodback
SymbolExtractorAndRenamer/swift/lib/Sema/TypeChecker.h:104
↓ 548 callersMethodempty
SymbolExtractorAndRenamer/llvm/lib/Target/Hexagon/RDFGraph.h:518
↓ 546 callersMethodbegin
SymbolExtractorAndRenamer/llvm/lib/IR/Attributes.cpp:1088
↓ 546 callersMethodgetModule
SymbolExtractorAndRenamer/swift/lib/SIL/SILValue.cpp:66
↓ 546 callersMethodisVector
SymbolExtractorAndRenamer/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp:34
↓ 546 callersMethodreset
Set a new value for the pointer and CFRelease our old value if we had a valid one.
SymbolExtractorAndRenamer/lldb/source/Plugins/Process/Darwin/CFUtils.h:58
← previousnext →101–200 of 224,662, ranked by callers