Home
last modified time | relevance | path

Searched defs:DIDumpOptions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h193 struct DIDumpOptions { struct
214 static DIDumpOptions getForSingleDIE() { in getForSingleDIE() argument
222 DIDumpOptions noImplicitRecursion() const { in noImplicitRecursion() argument
245 virtual void dump(raw_ostream &OS, DIDumpOptions DumpOpts) = 0; argument