Home
last modified time | relevance | path

Searched refs:findUsableModuleForHeader (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearch.h565 bool findUsableModuleForHeader(const FileEntry *File,
/external/clang/lib/Lex/
DHeaderSearch.cpp263 if (!findUsableModuleForHeader(File, Dir ? Dir : File->getDir(), in getFileAndSuggestModule()
523 if (!HS.findUsableModuleForHeader(FE, getDir(), RequestingModule, in DoFrameworkLookup()
1151 bool HeaderSearch::findUsableModuleForHeader( in findUsableModuleForHeader() function in HeaderSearch
/external/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h674 bool findUsableModuleForHeader(const FileEntry *File,
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp366 if (!findUsableModuleForHeader( in getFileAndSuggestModule()
641 if (!HS.findUsableModuleForHeader(&File->getFileEntry(), getDir(), in DoFrameworkLookup()
1465 bool HeaderSearch::findUsableModuleForHeader( in findUsableModuleForHeader() function in HeaderSearch