Searched refs:PDBCategory (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DGenericError.cpp45 static llvm::ManagedStatic<PDBErrorCategory> PDBCategory; variable
46 const std::error_category &llvm::pdb::PDBErrCategory() { return *PDBCategory; }

Completed in 56 milliseconds