Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4947 const PreprocessorOptions &ppOpts = getPreprocessorOpts(); in getModuleHash() local
4948 HBuilder.add(ppOpts.UsePredefines, ppOpts.DetailedRecord); in getModuleHash()