Home
last modified time | relevance | path

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

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