Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.cpp196 clang::FrontendOptions FEOpts; in createPreprocessor() local
197 clang::InitializePreprocessor(*mPP, *PPOpts, FEOpts); in createPreprocessor()