Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h138 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp305 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp47 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp558 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
573 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()