Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDBreakableToken.h109 StringRef Postfix; variable
HDBreakableToken.cpp146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()
157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
HDContinuationIndenter.cpp1029 StringRef Postfix; in breakProtrudingToken() local
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDFastDemangle.cpp40 Postfix, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp1082 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()