Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1756 SourceLocation UDSuffixLoc, in BuildCookedLiteralOperatorCall()
1858 SourceLocation UDSuffixLoc = in ActOnStringLiteral() local
3570 SourceLocation UDSuffixLoc = in ActOnCharacterConstant() local
3679 SourceLocation UDSuffixLoc = in ActOnNumericConstant() local
H A DSemaOverload.cpp14843 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); in BuildLiteralOperatorCall() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h643 SourceLocation UDSuffixLoc; variable