Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h709 SourceLocation getUDSuffixLoc() const { return UDSuffixLoc; } in getUDSuffixLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1914 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, in getUDSuffixLoc() function