Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h709 SourceLocation getUDSuffixLoc() const { return UDSuffixLoc; } in getUDSuffixLoc() function
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1814 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, in getUDSuffixLoc() function
1927 getUDSuffixLoc(*this, StringTokLocs[Literal.getUDSuffixToken()], in ActOnStringLiteral()
3670 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnCharacterConstant()
3779 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnNumericConstant()