Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4629 const PreprocessorOptions &ppOpts = getPreprocessorOpts(); in getModuleHash() local
4630 HBuilder.add(ppOpts.UsePredefines, ppOpts.DetailedRecord); in getModuleHash()