Home
last modified time | relevance | path

Searched refs:scanSourceForDependencyDirectives (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h117 bool scanSourceForDependencyDirectives(
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp67 if (scanSourceForDependencyDirectives(Contents->Original->getBuffer(), in ensureDirectiveTokensArePopulated()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp966 bool clang::scanSourceForDependencyDirectives( in scanSourceForDependencyDirectives() function in clang
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp1178 if (scanSourceForDependencyDirectives( in ExecuteAction()