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

/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp24 bool OwnsOutputFile; member in class:__anon1052::HeaderIncludesCallback
35 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_),
39 if (OwnsOutputFile)
53 bool OwnsOutputFile = false; local
68 OwnsOutputFile = true;
75 OwnsOutputFile,

Completed in 40 milliseconds