Searched refs:CurrentIgnoresFilePath (Results 1 – 1 of 1) sorted by relevance
40 for (const auto &CurrentIgnoresFilePath : IgnoresFilePathList) { in create() local41 auto BufferOrErr = FM.getBufferForFile(CurrentIgnoresFilePath); in create()44 return make_error<IgnoresFileNotFound>(CurrentIgnoresFilePath); in create()