HomeSort by relevance Sort by last modified time
    Searched refs:mPPOpts (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang.h 133 llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions> mPPOpts;
199 clang::PreprocessorOptions &getPreprocessorOpts() { return *mPPOpts; }
slang.cpp 247 mPPOpts(new clang::PreprocessorOptions()),

Completed in 45 milliseconds