Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DLiteralSupport.cpp1956 SmallString<32> ExpandedUDSuffix; in init() local
1958 expandUCNs(ExpandedUDSuffix, UDSuffix); in init()
1959 UDSuffix = ExpandedUDSuffix; in init()