Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h203 DependencyDirectivesForFile; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp96 if (getPreprocessorOpts().DependencyDirectivesForFile && in EnterSourceFile()
101 getPreprocessorOpts().DependencyDirectivesForFile(*File)) { in EnterSourceFile()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp366 ScanInstance.getPreprocessorOpts().DependencyDirectivesForFile = in runInvocation()