Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1613 SmallString<32> ExpandedUDSuffix; in init() local
1615 expandUCNs(ExpandedUDSuffix, UDSuffix); in init()
1616 UDSuffix = ExpandedUDSuffix; in init()