Searched refs:InvalidLocation (Results 1 – 1 of 1) sorted by relevance
43 static const char * const InvalidLocation = ""; variable45 Replacement::Replacement() : FilePath(InvalidLocation) {} in Replacement()65 return FilePath != InvalidLocation; in isApplicable()127 this->FilePath = std::string(Entry ? Entry->getName() : InvalidLocation); in setFromSourceLocation()