Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h456 SourceLocation getUDSuffixLoc() const { return UDSuffixLoc; } in getUDSuffixLoc() function
/external/clang/lib/Sema/
DSemaExpr.cpp1561 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, in getUDSuffixLoc() function
1660 getUDSuffixLoc(*this, StringTokLocs[Literal.getUDSuffixToken()], in ActOnStringLiteral()
3165 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnCharacterConstant()
3272 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnNumericConstant()