Searched defs:OwnsOutputFile_ (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp30 raw_ostream *OutputFile_, bool OwnsOutputFile_,
34 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_),
29 HeaderIncludesCallback(const Preprocessor *PP, bool ShowAllHeaders_, raw_ostream *OutputFile_, bool OwnsOutputFile_, bool ShowDepth_) argument

Completed in 18 milliseconds