Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp24 bool OwnsOutputFile; member in __anon5fbfbbc30111::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()