Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_backend.h169 const clang::PreprocessorOptions &PreprocessorOpts,
Dslang_backend.cpp247 const clang::PreprocessorOptions &PreprocessorOpts, in Backend() argument
268 mGen = CreateLLVMCodeGen(mDiagEngine, "", HeaderSearchOpts, PreprocessorOpts, in Backend()