Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorOptions.h216 DependencyDirectivesForFile; variable
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp96 if (getPreprocessorOpts().DependencyDirectivesForFile && in EnterSourceFile()
101 getPreprocessorOpts().DependencyDirectivesForFile(*File)) { in EnterSourceFile()
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp217 ScanInstance.getPreprocessorOpts().DependencyDirectivesForFile = in runInvocation()