Searched defs:getSource (Results 1 – 11 of 11) sorted by relevance
52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
34 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
84 SourceInfo getSource(Function *F, CodePtr PC) const override { in getSource() function
74 SourceInfo getSource(Function *F, CodePtr PC) const override { in getSource() function
182 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
182 const Action &getSource() const { return Source; } in getSource() function
236 inline BlockT *getSource() { in getSource() function
618 Optional<StringRef> getSource() const { in getSource() function647 Optional<StringRef> DIScope::getSource() const { in getSource() function1622 Optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function2532 Optional<StringRef> getSource() const { in getSource() function
804 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
826 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
364 Optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo