Home
last modified time | relevance | path

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

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