Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp31 struct IncludedFile { struct in __anona34769360111::InclusionRewriter
32 FileID Id;
33 SrcMgr::CharacteristicKind FileType;
34 const DirectoryLookup *DirLookup;
35 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType, in IncludedFile() function
/freebsd-13.1/contrib/bmake/
H A Dparse.c129 typedef struct IncludedFile { struct
147 } IncludedFile; argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp401 std::string IncludedFile; in LexInclude() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp42 std::string &IncludedFile) { in AddIncludeFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp847 std::string IncludedFile; in enterIncludeFile() local
863 std::string IncludedFile; in processIncbinFile() local
H A DMasmParser.cpp1146 std::string IncludedFile; in enterIncludeFile() local