Home
last modified time | relevance | path

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

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