Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp1571 SourceLocation UDSuffixLoc, in BuildCookedLiteralOperatorCall()
1659 SourceLocation UDSuffixLoc = in ActOnStringLiteral() local
3164 SourceLocation UDSuffixLoc = in ActOnCharacterConstant() local
3271 SourceLocation UDSuffixLoc = in ActOnNumericConstant() local
DSemaOverload.cpp12827 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); in BuildLiteralOperatorCall() local
/external/clang/include/clang/AST/
DExprCXX.h411 SourceLocation UDSuffixLoc; variable