Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DBreakableToken.h109 StringRef Postfix; variable
H A DBreakableToken.cpp146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()
157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
H A DContinuationIndenter.cpp948 StringRef Postfix; in breakProtrudingToken() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp937 bool Postfix = E->isPostfix(); in VisitUnaryOperator() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp1082 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()