Home
last modified time | relevance | path

Searched refs:AddIncludeFile (Results 1 – 15 of 15) 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/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h156 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/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-10.0/llvm/lib/TableGen/
DTGLexer.cpp379 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.cpp400 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/external/llvm-project/llvm/lib/Support/
DSourceMgr.cpp40 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp356 mgr.AddIncludeFile(std::string(filename), llvm::SMLoc(), ignored); in getSourceMgrBufferIDForFile()
/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/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp791 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
807 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
DMasmParser.cpp1093 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()