Home
last modified time | relevance | path

Searched refs:getIncludeDirs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DParser.cpp23 SrcMgr.setIncludeDirs(InputSrcMgr.getIncludeDirs()); in TableGenParseFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h104 ArrayRef<std::string> getIncludeDirs() const { return IncludeDirectories; } in getIncludeDirs() function