Home
last modified time | relevance | path

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

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