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
DBreakableToken.cpp146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()
157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
DContinuationIndenter.cpp1055 StringRef Postfix; in breakProtrudingToken() local
/external/clang/lib/AST/
DExpr.cpp1117 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()