Home
last modified time | relevance | path

Searched refs:CustomType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeCustom.h20 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::CustomType)
H A DPDBTypes.h272 CustomType, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbol.cpp93 FACTORY_SYMTAG_CASE(CustomType, PDBSymbolTypeCustom) in createSymbol()
H A DPDBExtras.cpp274 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SymType, CustomType, OS) in operator <<()