Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4505 const PreprocessorOptions &ppOpts = getPreprocessorOpts(); in getModuleHash() local
4507 code = hash_combine(code, ppOpts.UsePredefines, ppOpts.DetailedRecord); in getModuleHash()