Home
last modified time | relevance | path

Searched defs:Postfix (Results 1 – 6 of 6) 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.cpp1110 StringRef Postfix; in breakProtrudingToken() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h364 const StringView Postfix; variable
1560 const StringView Postfix; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h370 const StringView Postfix; variable
1662 const StringView Postfix; variable
/external/clang/lib/AST/
DExpr.cpp1094 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()