Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp161 static ConstString GetPDBBuiltinTypeName(const PDBSymbolTypeBuiltin &pdb_type, in GetPDBBuiltinTypeName() function
724 auto type_name = GetPDBBuiltinTypeName(*builtin_type, builtin_ast_type); in CreateLLDBTypeFromPDBType()