Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp30 struct IncludedFile { struct in __anond719ad320111::InclusionRewriter
31 FileID Id;
32 SrcMgr::CharacteristicKind FileType;
33 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType) in IncludedFile() argument
/llvm-project-15.0.7/llvm/lib/Support/
H A DSourceMgr.cpp42 std::string &IncludedFile) { in AddIncludeFile()
53 std::string &IncludedFile) { in OpenIncludeFile()
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.cpp399 std::string IncludedFile; in LexInclude() local
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp665 TEST(SelectionTest, IncludedFile) { in TEST() argument
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp165 Optional<FileEntryRef> IncludedFile, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp255 SourceLocation includeHashLoc(FileID IncludedFile, const SourceManager &SM) { in includeHashLoc()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp863 std::string IncludedFile; in enterIncludeFile() local
879 std::string IncludedFile; in processIncbinFile() local
H A DMasmParser.cpp1145 std::string IncludedFile; in enterIncludeFile() local