Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h133 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-10.0/llvm/include/llvm/Support/
DSourceMgr.h168 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/external/llvm/lib/TableGen/
DTGLexer.cpp305 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-10.0/llvm/lib/Support/
DSourceMgr.cpp40 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSourceMgr.cpp41 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp379 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DTGLexer.cpp405 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/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-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp786 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
802 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DAsmParser.cpp868 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
884 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
DMasmParser.cpp1168 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()