Home
last modified time | relevance | path

Searched refs:DirectivePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.h58 virtual void handleIncludeDirective(llvm::StringRef DirectivePath,
H A DPreprocessorTracker.cpp815 void handleIncludeDirective(llvm::StringRef DirectivePath, int DirectiveLine, in handleIncludeDirective() argument
822 HeaderHandle CurrentHeaderHandle = findHeaderHandle(DirectivePath); in handleIncludeDirective()