Home
last modified time | relevance | path

Searched defs:DepDirectives (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h43 std::atomic<const std::optional<DependencyDirectivesTy> *> DepDirectives; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h154 ArrayRef<dependency_directives_scan::Directive> DepDirectives; variable
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp100 DepDirectives = in EnterSourceFile() local