Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h33 struct PdbSearchOptions { struct
49 static Expected<std::string> searchForPdb(const PdbSearchOptions &Opts); argument