Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DGenericError.cpp36 case pdb_error_code::no_matching_pch: in message()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h22 no_matching_pch, enumerator
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp509 make_error<pdb::PDBError>(pdb::pdb_error_code::no_matching_pch)); in findPrecompMap()
518 make_error<pdb::PDBError>(pdb::pdb_error_code::no_matching_pch)); in findPrecompMap()