Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h22 ArrayRef<EnumEntry<TypeLeafKind>> getTypeLeafNames();
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp443 ArrayRef<EnumEntry<TypeLeafKind>> getTypeLeafNames() { in getTypeLeafNames() function