Home
last modified time | relevance | path

Searched defs:UDSuffixLoc (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1824 SourceLocation UDSuffixLoc, in BuildCookedLiteralOperatorCall()
1926 SourceLocation UDSuffixLoc = in ActOnStringLiteral() local
3669 SourceLocation UDSuffixLoc = in ActOnCharacterConstant() local
3778 SourceLocation UDSuffixLoc = in ActOnNumericConstant() local
H A DSemaOverload.cpp15239 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); in BuildLiteralOperatorCall() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h642 SourceLocation UDSuffixLoc; variable