Home
last modified time | relevance | path

Searched defs:Postfix (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Format/
DBreakableToken.h109 StringRef Postfix; variable
DContinuationIndenter.cpp918 StringRef &Postfix) { in getRawStringLiteralPrefixPostfix()
969 StringRef Postfix; in breakProtrudingToken() local
DBreakableToken.cpp146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()
157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
/external/clang/lib/AST/
DExpr.cpp1044 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()