Home
last modified time | relevance | path

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

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