Home
last modified time | relevance | path

Searched refs:AddIncludeFile (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h167 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSourceMgr.cpp41 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp375 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp765 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
781 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()