Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp233 static AccessType GetAccessibilityForUdt(const PDBSymbolTypeUDT &udt) { in GetAccessibilityForUdt() function
403 auto access = GetAccessibilityForUdt(*udt); in CreateLLDBTypeFromPDBType()