Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp35 bool OwnsOutputFile_, bool ShowDepth_, bool MSStyle_) in HeaderIncludesCallback() argument
38 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_), in HeaderIncludesCallback()
72 bool OwnsOutputFile_) in HeaderIncludesJSONCallback() argument
74 OwnsOutputFile(OwnsOutputFile_) {} in HeaderIncludesJSONCallback()