Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessorOptions.h215 DependencyDirectivesForFile; variable
/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp95 if (getPreprocessorOpts().DependencyDirectivesForFile && in EnterSourceFile()
100 getPreprocessorOpts().DependencyDirectivesForFile(*File)) { in EnterSourceFile()
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp194 ScanInstance.getPreprocessorOpts().DependencyDirectivesForFile = in runInvocation()