MCPcopy Create free account

hub / github.com/GANGE666/xVMP / functions

Functions173,254 in github.com/GANGE666/xVMP

↓ 106 callersFunctionexists
src/lib/Support/Path.cpp:1022
↓ 106 callersMethodfield_begin
src/tools/clang/lib/AST/Decl.cpp:4145
↓ 106 callersMethodgetClauseKind
Returns kind of OpenMP clause (private, shared, reduction, etc.).
src/tools/clang/include/clang/AST/OpenMPClause.h:79
↓ 106 callersMethodgetDecl
src/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp:178
↓ 106 callersMethodgetDepth
src/tools/clang/lib/AST/DeclTemplate.cpp:117
↓ 106 callersMethodgetFoundDecl
Retrieves the declaration found by lookup.
src/tools/clang/include/clang/AST/Expr.h:2777
↓ 106 callersMethodgetInt8Ty
src/lib/IR/Type.cpp:174
↓ 106 callersMethodgetSection
src/lib/IR/Globals.cpp:161
↓ 106 callersMethodisReg
src/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:1168
↓ 106 callersMethodisSized
src/lib/IR/Type.cpp:476
↓ 106 callersFunctionm_Not
src/include/llvm/IR/PatternMatch.h:1670
↓ 105 callersFunctionMMString
src/tools/clang/unittests/CodeGen/IRMatchers.h:399
↓ 105 callersMethodend
src/lib/Transforms/ObjCARC/BlotMapVector.h:52
↓ 105 callersFunctiongetGoogleStyle
src/tools/clang/unittests/Format/FormatTest.cpp:29
↓ 105 callersMethodgetKind
src/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h:122
↓ 105 callersMethodgetLoc
src/lib/AsmParser/LLLexer.h:58
↓ 105 callersMethodgetU32
src/lib/Support/DataExtractor.cpp:78
↓ 105 callersMethodgetWithOffset
src/tools/clang/include/clang/Edit/FileOffset.h:32
↓ 105 callersMethodisIncompleteType
isIncompleteType - Return true if this is an incomplete type (C99 6.2.5p1) - a type that can describe objects, but which lacks information needed to d
src/tools/clang/lib/AST/Type.cpp:2031
↓ 105 callersMethodsetLocation
src/tools/clang/lib/CodeGen/CGDebugInfo.cpp:168
↓ 105 callersMethodsplit
split - Split the range containing the specified offset so that we are guaranteed that there is a place to do an insertion at the specified offset. T
src/tools/clang/lib/Rewrite/RewriteRope.cpp:237
↓ 105 callersMethodsub
src/lib/Support/Regex.cpp:115
↓ 104 callersFunctionerror
src/tools/llvm-readobj/llvm-readobj.h:28
↓ 104 callersMethodgetFunctionType
src/lib/Target/AMDGPU/AMDGPULibFunc.cpp:922
↓ 104 callersMethodgetScalarVal
getScalarVal() - Return the Value* of this scalar value.
src/tools/clang/lib/CodeGen/CGValue.h:59
↓ 104 callersMethodgetSpelling
getSpelling() - Return the 'spelling' of this token. The spelling of a token are the characters used to represent the token in the source file after
src/tools/clang/lib/Lex/Lexer.cpp:316
↓ 104 callersMethodgetTemplateArgs
Retrieve the template arguments provided as part of this template-id.
src/tools/clang/include/clang/AST/Expr.h:2846
↓ 104 callersMethodgetUnderlyingDecl
Looks through UsingDecls and ObjCCompatibleAliasDecls for the underlying named decl.
src/tools/clang/include/clang/AST/Decl.h:432
↓ 104 callersMethodisTypeLegal
This method returns true if we are running before type legalization or if the specified VT is legal.
src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:616
↓ 104 callersMethodisVariadic
src/tools/clang/lib/AST/Decl.cpp:2689
↓ 104 callersMethodisVolatileQualified
src/tools/clang/lib/CodeGen/CGValue.h:56
↓ 104 callersFunctionlookupFunction
Try to find address of external function given a Function object. Please note, that interpreter doesn't know how to assemble a real call in general ca
src/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:101
↓ 103 callersMethodFFDiag
Diagnose that the evaluation could not be folded (FF => FoldFailure)
src/tools/clang/lib/AST/ExprConstant.cpp:897
↓ 103 callersMethodMakeAddrLValue
src/tools/clang/lib/CodeGen/CodeGenFunction.h:2099
↓ 103 callersMethodadd
src/lib/LTO/LTO.cpp:523
↓ 103 callersMethodisOSBinFormatMachO
Tests whether the environment is MachO.
src/include/llvm/ADT/Triple.h:614
↓ 103 callersMethodreplaceAllUsesWith
src/lib/Transforms/Utils/SimplifyLibCalls.cpp:2694
↓ 103 callersMethodsetInt
src/tools/clang/include/clang/AST/APValue.h:401
↓ 103 callersMethodsize
src/lib/Bitcode/Writer/ValueEnumerator.cpp:72
↓ 102 callersMethodReplaceAllUsesOfValueWith
ReplaceAllUsesOfValueWith - Replace any uses of From with To, leaving uses of other values produced by From.getNode() alone. The Deleted vector is ha
src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:8195
↓ 102 callersMethodgetBitcast
src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:1835
↓ 102 callersFunctiongetFlags
Returns the set assumed no overflow flags.
src/include/llvm/Analysis/ScalarEvolution.h:361
↓ 102 callersMethodgetID
src/lib/Target/AMDGPU/SIMachineScheduler.h:111
↓ 102 callersMethodgetSubStmt
src/tools/clang/include/clang/AST/Stmt.h:1583
↓ 102 callersFunctionget_cursor
Obtain a cursor from a source object. This provides a convenient search mechanism to find a cursor with specific spelling within a source. Th
src/tools/clang/bindings/python/tests/cindex/util.py:43
↓ 102 callersMethodisFloatTy
Return true if this is 'float', a 32-bit IEEE fp type.
src/include/llvm/IR/Type.h:147
↓ 102 callersMethodisValid
src/tools/clang/lib/CodeGen/Address.h:36
↓ 101 callersMethodbuildInstr
src/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp:137
↓ 101 callersFunctionclang_disposeString
src/tools/clang/tools/libclang/CXString.cpp:171
↓ 101 callersMethodgetBaseElementType
src/tools/clang/lib/AST/ASTContext.cpp:5519
↓ 101 callersFunctiongetKind
src/tools/clang/include/clang/AST/DeclBase.h:421
↓ 101 callersMethodgetObjectOffset
Returns the offset to the object start in the stack frame.
src/lib/CodeGen/SafeStackLayout.h:66
↓ 101 callersMethodisIgnored
src/tools/clang/lib/CodeGen/CGValue.h:587
↓ 101 callersMethodisRegLoc
src/include/llvm/CodeGen/CallingConvLower.h:144
↓ 101 callersMethodisSigned
src/tools/clang/utils/TableGen/NeonEmitter.cpp:179
↓ 101 callersMethodmatches
Forwards the call to the underlying MatcherInterface<T> pointer.
src/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h:534
↓ 101 callersMethodrunOver
\brief Runs the current AST visitor over the given code.
src/tools/clang/unittests/Tooling/TestVisitor.h:55
↓ 101 callersMethodsetLinkage
src/include/llvm/IR/GlobalValue.h:445
↓ 101 callersMethodsize
Return the number of instructions in the chain.
src/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp:228
↓ 100 callersMethodend
src/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp:181
↓ 100 callersMethodgetAlignment
Get the alignment of the load used for this slice.
src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:13379
↓ 100 callersMethodgetScope
src/lib/IR/DebugLoc.cpp:36
↓ 100 callersFunctionmake
src/tools/clang/test/CodeGenCXX/mangle-template.cpp:211
↓ 100 callersFunctionrange
src/tools/clang/test/SemaCXX/for-range-examples.cpp:51
↓ 99 callersMethodBindExpr
src/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp:303
↓ 99 callersFunctionMinAlign
A and B are either alignments or offsets. Return the minimum alignment that may be assumed after adding the two together.
src/include/llvm/Support/MathExtras.h:610
↓ 99 callersMethodbase
src/include/llvm/Object/ELF.h:83
↓ 99 callersMethoddrop_back
Return a new BinaryStreamRef with the last \p N elements removed. If this BinaryStreamRef is length-tracking and \p N is greater than 0, then this Bi
src/include/llvm/Support/BinaryStreamRef.h:80
↓ 99 callersMethodgetAsTemplateDecl
src/tools/clang/lib/AST/TemplateName.cpp:96
↓ 99 callersMethodgetStorageClass
Returns the storage class as written in the source. For the computed linkage of symbol, see getLinkage.
src/tools/clang/include/clang/AST/Decl.h:1020
↓ 99 callersMethodmatch
Determine whether the provided type is an integral type, or an enumeration type of a permitted flavor.
src/tools/clang/lib/Sema/SemaOverload.cpp:5611
↓ 99 callersFunctionmax
src/tools/clang/test/SemaTemplate/alignas.cpp:7
↓ 99 callersMethodmemoperands_begin
Access to memory operands of the instruction. If `memoperands_begin() == memoperands_end()`, that does not imply anything about whether the function
src/include/llvm/CodeGen/MachineInstr.h:534
↓ 99 callersFunctionmin
src/tools/clang/lib/Headers/__clang_cuda_device_functions.h:1618
↓ 99 callersMethodwithConst
src/tools/clang/include/clang/AST/Type.h:810
↓ 98 callersMethodCreateLShr
(lhs, rhs Value, name string)
src/bindings/go/llvm/ir.go:1483
↓ 98 callersMethodEmitAbbrev
EmitAbbrev - This emits an abbreviation to the stream. Note that this method takes ownership of the specified abbrev.
src/include/llvm/Bitcode/BitstreamWriter.h:492
↓ 98 callersMethodExpectMatch
\brief Expect 'Match' to occur at the given 'Line' and 'Column'. Any number of expected matches can be set by calling this repeatedly. Each is expect
src/tools/clang/unittests/Tooling/TestVisitor.h:145
↓ 98 callersFunctionInvoke
src/utils/unittest/googlemock/include/gmock/gmock-more-actions.h:114
↓ 98 callersMethodempty
src/lib/Target/X86/X86DomainReassignment.cpp:334
↓ 98 callersMethodfind_first_of
find_first_of - Find the first character in the string that is in \arg Chars, or npos if not found. Note: O(size() + Chars.size())
src/lib/Support/StringRef.cpp:236
↓ 98 callersMethodget
src/tools/clang/lib/CodeGen/CGValue.h:86
↓ 98 callersMethodgetAlignment
src/lib/IR/Globals.cpp:97
↓ 98 callersMethodgetAsIdentifierInfo
src/tools/clang/include/clang/Basic/IdentifierTable.h:706
↓ 98 callersMethodgetParam
src/tools/clang/include/clang/AST/Decl.h:4091
↓ 98 callersMethodgetUnwindDest
src/include/llvm/IR/Instructions.h:3788
↓ 98 callersMethodisInstanceMethod
src/tools/clang/include/clang/AST/DeclObjC.h:422
↓ 98 callersMethodisRecord
src/tools/clang/include/clang/AST/DeclBase.h:1827
↓ 98 callersMethodisSet
Deprecated. Some call sites intend isNotEmpty() while others intend isValid().
src/tools/clang/include/clang/Sema/DeclSpec.h:209
↓ 98 callersFunctionm_Constant
Match an arbitrary Constant and ignore it.
src/include/llvm/IR/PatternMatch.h:90
↓ 98 callersMethodreplace
src/tools/clang/lib/Edit/Commit.cpp:117
↓ 98 callersMethodreset
src/tools/clang/lib/Sema/Sema.cpp:84
↓ 98 callersMethodsetRoot
setRoot - Clear the path and set a new root node. @param Node New root node. @param Size New root size. @param Offset Offset into root node.
src/include/llvm/ADT/IntervalMap.h:858
↓ 98 callersMethodzextOrTrunc
src/lib/Support/APInt.cpp:876
↓ 97 callersMethodCreateBinOp
(op Opcode, lhs, rhs Value, name string)
src/bindings/go/llvm/ir.go:1513
↓ 97 callersMethodCreateFixedObject
src/lib/CodeGen/MachineFrameInfo.cpp:82
↓ 97 callersFunctionDecodeGPRRegisterClass
src/lib/Target/ARM/Disassembler/ARMDisassembler.cpp:876
↓ 97 callersFunctionfilename
CHECK: filename
src/tools/clang/test/CoverageMapping/builtinmacro.c:6
↓ 97 callersMethodgenerateNode
generateNode - Utility method to generate nodes, hook up successors, and add nodes to the worklist.
src/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp:445
↓ 97 callersMethodget
src/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp:101
← previousnext →1,101–1,200 of 173,254, ranked by callers