Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang.h236 void setIncludePaths(const std::vector<std::string> &IncludePaths) { in setIncludePaths() function
H A Dslang.cpp596 setIncludePaths(Opts.mIncludePaths); in compile()