Home
last modified time | relevance | path

Searched refs:CreateAndAttachToPreprocessor (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DUtils.h125 static DependencyFileGenerator *CreateAndAttachToPreprocessor(
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyFile.cpp245 DependencyFileGenerator *DependencyFileGenerator::CreateAndAttachToPreprocessor( in CreateAndAttachToPreprocessor() function in DependencyFileGenerator
H A DCompilerInstance.cpp421 DependencyFileGenerator::CreateAndAttachToPreprocessor(*PP, DepOpts)); in createPreprocessor()