Home
last modified time | relevance | path

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

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