Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp35 bool OwnsOutputFile_, bool ShowDepth_, bool MSStyle_) in HeaderIncludesCallback() argument
38 OwnsOutputFile(OwnsOutputFile_), ShowAllHeaders(ShowAllHeaders_), in HeaderIncludesCallback()
87 bool OwnsOutputFile_) in HeaderIncludesJSONCallback() argument
89 OwnsOutputFile(OwnsOutputFile_) {} in HeaderIncludesJSONCallback()