Searched defs:mIncludePaths (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/llvm-ndk-cc/
H A DCompiler.h71 mIncludePaths = IncludePaths;
145 std::vector<std::string> mIncludePaths; member in class:ndkpc::Compiler
/frameworks/compile/slang/
H A Dslang.h140 std::vector<std::string> mIncludePaths; member in class:slang::Slang
189 mIncludePaths = IncludePaths;
H A Dllvm-rs-cc.cpp110 std::vector<std::string> mIncludePaths; member in class:RSCCOptions
208 Opts.mIncludePaths = Args->getAllArgValues(OPT_I);
476 Opts.mIncludePaths,

Completed in 73 milliseconds