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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAError.cpp34 static llvm::ManagedStatic<DIAErrorCategory> DIACategory; variable
35 const std::error_category &llvm::pdb::DIAErrCategory() { return *DIACategory; }

Completed in 98 milliseconds