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