Searched refs:findUsableModuleForHeader (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 263 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
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 565 bool findUsableModuleForHeader(const FileEntry *File,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | HeaderSearch.h | 777 bool findUsableModuleForHeader(FileEntryRef File, const DirectoryEntry *Root,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | HeaderSearch.h | 770 bool findUsableModuleForHeader(FileEntryRef File, const DirectoryEntry *Root,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | HeaderSearch.h | 777 bool findUsableModuleForHeader(FileEntryRef File, const DirectoryEntry *Root,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | HeaderSearch.h | 802 bool findUsableModuleForHeader(FileEntryRef File, const DirectoryEntry *Root,
|