Searched defs:getSource (Results 1 – 14 of 14) sorted by relevance
52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
36 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
75 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
94 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
240 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
196 const DeclTy &getSource() const { return Source; } in getSource() function
279 DeclTy getSource() const { in getSource() function
189 const Action &getSource() const { return Source; } in getSource() function
236 inline BlockT *getSource() { in getSource() function
665 std::optional<StringRef> getSource() const { in getSource() function697 std::optional<StringRef> DIScope::getSource() const { in getSource() function2028 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function2700 std::optional<StringRef> getSource() const { in getSource() function
1041 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
888 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
386 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
14282 SDValue getSource() const { getSource() function