Home
last modified time | relevance | path

Searched defs:IncludedFile (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp31 struct IncludedFile { struct in __anone1e2df550111::InclusionRewriter
32 FileID Id;
33 SrcMgr::CharacteristicKind FileType;
34 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType) in IncludedFile() function
/llvm-project/clang/unittests/Lex/
H A DPPDependencyDirectivesTest.cpp139 for (StringRef IncludedFile : IncludedFiles) in TEST_F() local
/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp43 std::string &IncludedFile) { in AddIncludeFile() argument
54 std::string &IncludedFile) { in OpenIncludeFile() argument
/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp405 std::string IncludedFile; LexInclude() local
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp241 OptionalFileEntryRef IncludedFile) { in checkForExport()
262 void checkForKeep(int HashLine, OptionalFileEntryRef IncludedFile) { in checkForKeep()
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp734 TEST(SelectionTest, IncludedFile) { in TEST() argument
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp168 OptionalFileEntryRef IncludedFile, StringRef SearchPath, in InclusionDirective() argument
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp264 SourceLocation includeHashLoc(FileID IncludedFile, const SourceManager &SM) { in includeHashLoc() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp866 std::string IncludedFile; enterIncludeFile() local
882 std::string IncludedFile; processIncbinFile() local
H A DMasmParser.cpp1166 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile() local