Searched defs:getSource (Results 1 – 14 of 14) sorted by relevance
52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
62 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
83 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
109 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
243 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
222 const DeclTy &getSource() const { return Source; } in getSource() function
305 DeclTy getSource() const { in getSource() function
188 const Action &getSource() const { return Source; } in getSource() function
237 inline BlockT *getSource() { in getSource() function
671 std::optional<StringRef> getSource() const { in getSource() function704 std::optional<StringRef> DIScope::getSource() const { in getSource() function2616 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function3288 std::optional<StringRef> getSource() const { in getSource() function
1054 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
971 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
527 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
16517 SDValue getSource() const { in getSource() function