Home
last modified time | relevance | path

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

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