Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h115 static DependencyFileGenerator *CreateAndAttachToPreprocessor(
/external/clang/lib/Frontend/
DDependencyFile.cpp233 DependencyFileGenerator *DependencyFileGenerator::CreateAndAttachToPreprocessor( in CreateAndAttachToPreprocessor() function in DependencyFileGenerator
DCompilerInstance.cpp349 DependencyFileGenerator::CreateAndAttachToPreprocessor(*PP, DepOpts)); in createPreprocessor()