Searched refs:PPOpts (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang.cpp208 llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions> PPOpts = local
210 mPP.reset(new clang::Preprocessor(PPOpts,
221 clang::InitializePreprocessor(*mPP, *PPOpts, FEOpts);

Completed in 1104 milliseconds