Searched refs:findUsableModuleForHeader (Results 1 – 2 of 2) sorted by relevance
630 bool findUsableModuleForHeader(const FileEntry *File,
319 if (!findUsableModuleForHeader(File, Dir ? Dir : File->getDir(), in getFileAndSuggestModule()584 if (!HS.findUsableModuleForHeader(FE, getDir(), RequestingModule, in DoFrameworkLookup()1362 bool HeaderSearch::findUsableModuleForHeader( in findUsableModuleForHeader() function in HeaderSearch