Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSourceMgr.h113 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/swiftshader/third_party/LLVM/lib/Support/
DSourceMgr.cpp51 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h133 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DSourceMgr.h167 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/llvm/include/llvm/Support/
DSourceMgr.h138 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.cpp263 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/llvm/lib/TableGen/
DTGLexer.cpp305 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGLexer.cpp306 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/llvm/lib/Support/
DSourceMgr.cpp45 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DSourceMgr.cpp40 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp632 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
647 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DAsmParser.cpp419 int NewBuf = SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in EnterIncludeFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp761 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
777 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()