Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Attribute-Handlers/demo/
H A Ddemo_chain.pl14 sub Postfix : ATTR { subroutine
/openbsd/gnu/llvm/clang/lib/Format/
H A DBreakableToken.h278 StringRef Postfix; variable
H A DBreakableToken.cpp269 StringRef Postfix, unsigned UnbreakableTailLength, bool InPPDirective, in BreakableStringLiteral()
H A DContinuationIndenter.cpp2134 StringRef Postfix; in createBreakableToken() local
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h171 Postfix, enumerator
465 const StringView Postfix; variable
1849 const StringView Postfix; variable
2587 Postfix, // Postfix unary: expr @ enumerator
/openbsd/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h171 Postfix, enumerator
465 const StringView Postfix; variable
1849 const StringView Postfix; variable
2587 Postfix, // Postfix unary: expr @ enumerator
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp908 StringRef Prefix, StringRef Postfix) { in describeTemplateParameters()
/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1398 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()