Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h113 static DependencyFileGenerator *CreateAndAttachToPreprocessor(
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDependencyFile.cpp203 DependencyFileGenerator *DependencyFileGenerator::CreateAndAttachToPreprocessor( in CreateAndAttachToPreprocessor() function in DependencyFileGenerator
H A DCompilerInstance.cpp345 DependencyFileGenerator::CreateAndAttachToPreprocessor(*PP, DepOpts)); in createPreprocessor()