Searched defs:getSource (Results 1 – 5 of 5) sorted by relevance
105 const Action &getSource() const { return Source; } in getSource() function
235 inline BlockT *getSource() { in getSource() function
341 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
773 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
390 Optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo