Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp31 struct IncludedFile { struct in __anon844b26f80111::InclusionRewriter
32 FileID Id;
33 SrcMgr::CharacteristicKind FileType;
34 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType) in IncludedFile() function
/freebsd-14.2/contrib/bmake/
H A Dparse.c137 typedef struct IncludedFile { struct
159 } IncludedFile; argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp43 std::string &IncludedFile) { in AddIncludeFile()
54 std::string &IncludedFile) { in OpenIncludeFile()
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp404 std::string IncludedFile; in LexInclude() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp868 std::string IncludedFile; in enterIncludeFile() local
884 std::string IncludedFile; in processIncbinFile() local
H A DMasmParser.cpp1166 std::string IncludedFile; in enterIncludeFile() local