Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDLexer.h154 ArrayRef<dependency_directives_scan::Directive> DepDirectives; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
HDDependencyScanningFilesystem.h43 std::atomic<const std::optional<DependencyDirectivesTy> *> DepDirectives; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPPLexerChange.cpp100 DepDirectives = in EnterSourceFile() local