Searched defs:UDSuffixLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h615 SourceLocation UDSuffixLoc; member in class:clang::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1832 SourceLocation UDSuffixLoc = local
3537 SourceLocation UDSuffixLoc local
1728 BuildCookedLiteralOperatorCall(Sema &S, Scope *Scope, IdentifierInfo *UDSuffix, SourceLocation UDSuffixLoc, ArrayRef<Expr*> Args, SourceLocation LitEndLoc) argument
3646 SourceLocation UDSuffixLoc = local
[all...]

Completed in 153 milliseconds