Home
last modified time | relevance | path

Searched refs:setIncludeDirs (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDParser.cpp23 SrcMgr.setIncludeDirs(InputSrcMgr.getIncludeDirs()); in TableGenParseFile()
HDMain.cpp121 SrcMgr.setIncludeDirs(IncludeDirs); in TableGenMain()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDSourceMgr.h106 void setIncludeDirs(const std::vector<std::string> &Dirs) { in setIncludeDirs() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinterInlineAsm.cpp100 SrcMgr.setIncludeDirs(MCOptions.IASSearchPaths); in emitInlineAsm()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mc/
HDllvm-mc.cpp390 SrcMgr.setIncludeDirs(IncludeDirs); in main()
/freebsd-13-stable/contrib/llvm-project/clang/tools/driver/
HDcc1as_main.cpp432 SrcMgr.setIncludeDirs(Opts.IncludePaths); in ExecuteAssemblerImpl()