Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h233 void setIncludePaths(const std::vector<std::string> &IncludePaths) { in setIncludePaths() function
Dslang.cpp635 setIncludePaths(Opts.mIncludePaths); in compile()