Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp96 std::string LabelWithBraces(" ( "); in getFlagNames() local
97 LabelWithBraces += FlagLabel + " )"; in getFlagNames()
98 return LabelWithBraces; in getFlagNames()