Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h236 void setIncludePaths(const std::vector<std::string> &IncludePaths) { in setIncludePaths() argument
237 mIncludePaths = IncludePaths; in setIncludePaths()