Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GANGE666/xVMP
/ functions
Functions
173,254 in github.com/GANGE666/xVMP
⨍
Functions
173,254
◇
Types & classes
49,300
↳
Endpoints
6
↓ 106 callers
Function
exists
src/lib/Support/Path.cpp:1022
↓ 106 callers
Method
field_begin
src/tools/clang/lib/AST/Decl.cpp:4145
↓ 106 callers
Method
getClauseKind
Returns kind of OpenMP clause (private, shared, reduction, etc.).
src/tools/clang/include/clang/AST/OpenMPClause.h:79
↓ 106 callers
Method
getDecl
src/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp:178
↓ 106 callers
Method
getDepth
src/tools/clang/lib/AST/DeclTemplate.cpp:117
↓ 106 callers
Method
getFoundDecl
Retrieves the declaration found by lookup.
src/tools/clang/include/clang/AST/Expr.h:2777
↓ 106 callers
Method
getInt8Ty
src/lib/IR/Type.cpp:174
↓ 106 callers
Method
getSection
src/lib/IR/Globals.cpp:161
↓ 106 callers
Method
isReg
src/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:1168
↓ 106 callers
Method
isSized
src/lib/IR/Type.cpp:476
↓ 106 callers
Function
m_Not
src/include/llvm/IR/PatternMatch.h:1670
↓ 105 callers
Function
MMString
src/tools/clang/unittests/CodeGen/IRMatchers.h:399
↓ 105 callers
Method
end
src/lib/Transforms/ObjCARC/BlotMapVector.h:52
↓ 105 callers
Function
getGoogleStyle
src/tools/clang/unittests/Format/FormatTest.cpp:29
↓ 105 callers
Method
getKind
src/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h:122
↓ 105 callers
Method
getLoc
src/lib/AsmParser/LLLexer.h:58
↓ 105 callers
Method
getU32
src/lib/Support/DataExtractor.cpp:78
↓ 105 callers
Method
getWithOffset
src/tools/clang/include/clang/Edit/FileOffset.h:32
↓ 105 callers
Method
isIncompleteType
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 callers
Method
setLocation
src/tools/clang/lib/CodeGen/CGDebugInfo.cpp:168
↓ 105 callers
Method
split
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 callers
Method
sub
src/lib/Support/Regex.cpp:115
↓ 104 callers
Function
error
src/tools/llvm-readobj/llvm-readobj.h:28
↓ 104 callers
Method
getFunctionType
src/lib/Target/AMDGPU/AMDGPULibFunc.cpp:922
↓ 104 callers
Method
getScalarVal
getScalarVal() - Return the Value* of this scalar value.
src/tools/clang/lib/CodeGen/CGValue.h:59
↓ 104 callers
Method
getSpelling
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 callers
Method
getTemplateArgs
Retrieve the template arguments provided as part of this template-id.
src/tools/clang/include/clang/AST/Expr.h:2846
↓ 104 callers
Method
getUnderlyingDecl
Looks through UsingDecls and ObjCCompatibleAliasDecls for the underlying named decl.
src/tools/clang/include/clang/AST/Decl.h:432
↓ 104 callers
Method
isTypeLegal
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 callers
Method
isVariadic
src/tools/clang/lib/AST/Decl.cpp:2689
↓ 104 callers
Method
isVolatileQualified
src/tools/clang/lib/CodeGen/CGValue.h:56
↓ 104 callers
Function
lookupFunction
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 callers
Method
FFDiag
Diagnose that the evaluation could not be folded (FF => FoldFailure)
src/tools/clang/lib/AST/ExprConstant.cpp:897
↓ 103 callers
Method
MakeAddrLValue
src/tools/clang/lib/CodeGen/CodeGenFunction.h:2099
↓ 103 callers
Method
add
src/lib/LTO/LTO.cpp:523
↓ 103 callers
Method
isOSBinFormatMachO
Tests whether the environment is MachO.
src/include/llvm/ADT/Triple.h:614
↓ 103 callers
Method
replaceAllUsesWith
src/lib/Transforms/Utils/SimplifyLibCalls.cpp:2694
↓ 103 callers
Method
setInt
src/tools/clang/include/clang/AST/APValue.h:401
↓ 103 callers
Method
size
src/lib/Bitcode/Writer/ValueEnumerator.cpp:72
↓ 102 callers
Method
ReplaceAllUsesOfValueWith
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 callers
Method
getBitcast
src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:1835
↓ 102 callers
Function
getFlags
Returns the set assumed no overflow flags.
src/include/llvm/Analysis/ScalarEvolution.h:361
↓ 102 callers
Method
getID
src/lib/Target/AMDGPU/SIMachineScheduler.h:111
↓ 102 callers
Method
getSubStmt
src/tools/clang/include/clang/AST/Stmt.h:1583
↓ 102 callers
Function
get_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 callers
Method
isFloatTy
Return true if this is 'float', a 32-bit IEEE fp type.
src/include/llvm/IR/Type.h:147
↓ 102 callers
Method
isValid
src/tools/clang/lib/CodeGen/Address.h:36
↓ 101 callers
Method
buildInstr
src/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp:137
↓ 101 callers
Function
clang_disposeString
src/tools/clang/tools/libclang/CXString.cpp:171
↓ 101 callers
Method
getBaseElementType
src/tools/clang/lib/AST/ASTContext.cpp:5519
↓ 101 callers
Function
getKind
src/tools/clang/include/clang/AST/DeclBase.h:421
↓ 101 callers
Method
getObjectOffset
Returns the offset to the object start in the stack frame.
src/lib/CodeGen/SafeStackLayout.h:66
↓ 101 callers
Method
isIgnored
src/tools/clang/lib/CodeGen/CGValue.h:587
↓ 101 callers
Method
isRegLoc
src/include/llvm/CodeGen/CallingConvLower.h:144
↓ 101 callers
Method
isSigned
src/tools/clang/utils/TableGen/NeonEmitter.cpp:179
↓ 101 callers
Method
matches
Forwards the call to the underlying MatcherInterface<T> pointer.
src/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h:534
↓ 101 callers
Method
runOver
\brief Runs the current AST visitor over the given code.
src/tools/clang/unittests/Tooling/TestVisitor.h:55
↓ 101 callers
Method
setLinkage
src/include/llvm/IR/GlobalValue.h:445
↓ 101 callers
Method
size
Return the number of instructions in the chain.
src/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp:228
↓ 100 callers
Method
end
src/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp:181
↓ 100 callers
Method
getAlignment
Get the alignment of the load used for this slice.
src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:13379
↓ 100 callers
Method
getScope
src/lib/IR/DebugLoc.cpp:36
↓ 100 callers
Function
make
src/tools/clang/test/CodeGenCXX/mangle-template.cpp:211
↓ 100 callers
Function
range
src/tools/clang/test/SemaCXX/for-range-examples.cpp:51
↓ 99 callers
Method
BindExpr
src/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp:303
↓ 99 callers
Function
MinAlign
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 callers
Method
base
src/include/llvm/Object/ELF.h:83
↓ 99 callers
Method
drop_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 callers
Method
getAsTemplateDecl
src/tools/clang/lib/AST/TemplateName.cpp:96
↓ 99 callers
Method
getStorageClass
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 callers
Method
match
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 callers
Function
max
src/tools/clang/test/SemaTemplate/alignas.cpp:7
↓ 99 callers
Method
memoperands_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 callers
Function
min
src/tools/clang/lib/Headers/__clang_cuda_device_functions.h:1618
↓ 99 callers
Method
withConst
src/tools/clang/include/clang/AST/Type.h:810
↓ 98 callers
Method
CreateLShr
(lhs, rhs Value, name string)
src/bindings/go/llvm/ir.go:1483
↓ 98 callers
Method
EmitAbbrev
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 callers
Method
ExpectMatch
\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 callers
Function
Invoke
src/utils/unittest/googlemock/include/gmock/gmock-more-actions.h:114
↓ 98 callers
Method
empty
src/lib/Target/X86/X86DomainReassignment.cpp:334
↓ 98 callers
Method
find_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 callers
Method
get
src/tools/clang/lib/CodeGen/CGValue.h:86
↓ 98 callers
Method
getAlignment
src/lib/IR/Globals.cpp:97
↓ 98 callers
Method
getAsIdentifierInfo
src/tools/clang/include/clang/Basic/IdentifierTable.h:706
↓ 98 callers
Method
getParam
src/tools/clang/include/clang/AST/Decl.h:4091
↓ 98 callers
Method
getUnwindDest
src/include/llvm/IR/Instructions.h:3788
↓ 98 callers
Method
isInstanceMethod
src/tools/clang/include/clang/AST/DeclObjC.h:422
↓ 98 callers
Method
isRecord
src/tools/clang/include/clang/AST/DeclBase.h:1827
↓ 98 callers
Method
isSet
Deprecated. Some call sites intend isNotEmpty() while others intend isValid().
src/tools/clang/include/clang/Sema/DeclSpec.h:209
↓ 98 callers
Function
m_Constant
Match an arbitrary Constant and ignore it.
src/include/llvm/IR/PatternMatch.h:90
↓ 98 callers
Method
replace
src/tools/clang/lib/Edit/Commit.cpp:117
↓ 98 callers
Method
reset
src/tools/clang/lib/Sema/Sema.cpp:84
↓ 98 callers
Method
setRoot
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 callers
Method
zextOrTrunc
src/lib/Support/APInt.cpp:876
↓ 97 callers
Method
CreateBinOp
(op Opcode, lhs, rhs Value, name string)
src/bindings/go/llvm/ir.go:1513
↓ 97 callers
Method
CreateFixedObject
src/lib/CodeGen/MachineFrameInfo.cpp:82
↓ 97 callers
Function
DecodeGPRRegisterClass
src/lib/Target/ARM/Disassembler/ARMDisassembler.cpp:876
↓ 97 callers
Function
filename
CHECK: filename
src/tools/clang/test/CoverageMapping/builtinmacro.c:6
↓ 97 callers
Method
generateNode
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 callers
Method
get
src/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp:101
← previous
next →
1,101–1,200 of 173,254, ranked by callers