Searched defs:getSource (Results 1 – 12 of 12) sorted by relevance
52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
32 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
73 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
85 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
212 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
185 const Action &getSource() const { return Source; } in getSource() function
236 inline BlockT *getSource() { in getSource() function
654 std::optional<StringRef> getSource() const { in getSource() function686 std::optional<StringRef> DIScope::getSource() const { in getSource() function1670 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function2585 std::optional<StringRef> getSource() const { in getSource() function
894 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
840 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
377 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
9004 SDValue getSource() const { in getSource() function