Searched refs:ShouldEnterIncludeFile (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 408 bool ShouldEnterIncludeFile(Preprocessor &PP, const FileEntry *File,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | HeaderSearch.h | 525 bool ShouldEnterIncludeFile(Preprocessor &PP, FileEntryRef File,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | HeaderSearch.h | 525 bool ShouldEnterIncludeFile(Preprocessor &PP, FileEntryRef File,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | HeaderSearch.h | 525 bool ShouldEnterIncludeFile(Preprocessor &PP, FileEntryRef File,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | HeaderSearch.h | 549 bool ShouldEnterIncludeFile(Preprocessor &PP, FileEntryRef File,
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 1039 bool HeaderSearch::ShouldEnterIncludeFile(Preprocessor &PP, in ShouldEnterIncludeFile() function in HeaderSearch
|
H A D | PPDirectives.cpp | 1985 !HeaderInfo.ShouldEnterIncludeFile(*this, File, isImport, in HandleIncludeDirective()
|