Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h419 SourceLocation getUDSuffixLoc() const { return UDSuffixLoc; } in getUDSuffixLoc() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1485 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, in getUDSuffixLoc() function
1584 getUDSuffixLoc(*this, StringTokLocs[Literal.getUDSuffixToken()], in ActOnStringLiteral()
3124 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnCharacterConstant()
3231 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnNumericConstant()