Searched defs:IncludedFile (Results 1 – 10 of 10) sorted by relevance
31 struct IncludedFile { struct in __anone1e2df550111::InclusionRewriter32 FileID Id;33 SrcMgr::CharacteristicKind FileType;34 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType) in IncludedFile() function
139 for (StringRef IncludedFile : IncludedFiles) in TEST_F() local
43 std::string &IncludedFile) { in AddIncludeFile() argument 54 std::string &IncludedFile) { in OpenIncludeFile() argument
405 std::string IncludedFile; LexInclude() local
241 OptionalFileEntryRef IncludedFile) { in checkForExport()262 void checkForKeep(int HashLine, OptionalFileEntryRef IncludedFile) { in checkForKeep()
734 TEST(SelectionTest, IncludedFile) { in TEST() argument
168 OptionalFileEntryRef IncludedFile, StringRef SearchPath, in InclusionDirective() argument
264 SourceLocation includeHashLoc(FileID IncludedFile, const SourceManager &SM) { in includeHashLoc() argument
866 std::string IncludedFile; enterIncludeFile() local 882 std::string IncludedFile; processIncbinFile() local
1166 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile() local