Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp2431 const PreprocessorOptions &ppOpts = getPreprocessorOpts(); in getModuleHash() local
2433 code = hash_combine(code, ppOpts.UsePredefines, ppOpts.DetailedRecord); in getModuleHash()