Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSourceMgr.h133 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DSourceMgr.h138 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSourceMgr.h168 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DSourceMgr.h175 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.cpp305 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/aosp_15_r20/external/llvm/lib/Support/
H A DSourceMgr.cpp45 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp40 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp405 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp379 CurBuffer = SrcMgr.AddIncludeFile(Filename, SMLoc::getFromPointer(CurPtr), in LexInclude()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp41 unsigned SourceMgr::AddIncludeFile(const std::string &Filename, in AddIncludeFile() function in SourceMgr
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp632 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
647 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp786 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
802 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp868 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()
884 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in processIncbinFile()
H A DMasmParser.cpp1168 SrcMgr.AddIncludeFile(Filename, Lexer.getLoc(), IncludedFile); in enterIncludeFile()