Searched defs:RecoveryPath (Results 1 – 2 of 2) sorted by relevance
81 SmallVectorImpl<char> &RecoveryPath) { in FileNotFound()348 SmallVectorImpl<char> &RecoveryPath) override { in FileNotFound()
1795 SmallString<128> RecoveryPath; in HandleIncludeDirective() local