Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp1958 SmallString<32> ExpandedUDSuffix; in init() local
1960 expandUCNs(ExpandedUDSuffix, UDSuffix); in init()
1961 UDSuffix = ExpandedUDSuffix; in init()