Searched defs:getIncludePath (Results 1 – 5 of 5) sorted by relevance
17 std::string getIncludePath(const SourceManager &SM, SourceLocation Loc, in getIncludePath() function
72 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
195 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
219 static std::string getIncludePath(const Record *R) { in getIncludePath() function
2361 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function