Searched defs:getUDSuffix (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | LiteralSupport.h | 101 StringRef getUDSuffix() const { getUDSuffix() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprCXX.cpp | 958 const IdentifierInfo *UserDefinedLiteral::getUDSuffix() const { getUDSuffix() function in UserDefinedLiteral |