Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp32 struct IncludedFile { struct in __anon634709f10111::InclusionRewriter
33 FileID Id;
34 SrcMgr::CharacteristicKind FileType;
35 const DirectoryLookup *DirLookup;
36 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType, in IncludedFile() argument
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp373 std::string IncludedFile; in LexInclude() local
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSourceMgr.cpp43 std::string &IncludedFile) { in AddIncludeFile()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp763 std::string IncludedFile; in enterIncludeFile() local
779 std::string IncludedFile; in processIncbinFile() local