Searched defs:getSrc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h64 const char *getSrc() const { return Src; } function in class:llvm::orc::remote::DirectBufferWriter
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h789 Value *getSrc() const { return const_cast<Value*>(getArgOperand(1)); } function in class:llvm::VACopyInst
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h108 Instruction *getSrc() const { return Src; } function in class:llvm::Dependence
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h511 const CFGBlock *getSrc() const { function in class:clang::BlockEdge
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp47 NodeId getSrc(NodeId Dst) const { return DstToSrc[Dst]; } function in class:clang::diff::__anon912::Mapping

Completed in 309 milliseconds