reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
161 void setPath(StringRef Path_) { Path = Path_; } 166 StringRef getPath() const { return Path; }