Searched defs:Postfix (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | BreakableToken.h | 280 StringRef Postfix; variable
|
| H A D | BreakableToken.cpp | 256 StringRef Postfix, unsigned UnbreakableTailLength, bool InPPDirective, in BreakableStringLiteral()
|
| H A D | ContinuationIndenter.cpp | 2501 StringRef Postfix; in createBreakableToken() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1941 #define INSTR_CASE(Prefix, Instr, Suffix, Postfix) \ in addConstantComments() argument 2040 #define MOV_AVX512_CASE(Suffix, Postfix) \ in addConstantComments() argument 2160 #define MOVX_CASE(Prefix, Ext, Type, Suffix, Postfix) \ in addConstantComments() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | PathDiagnostic.cpp | 905 StringRef Prefix, StringRef Postfix) { in describeTemplateParameters()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 181 Postfix, enumerator 497 const std::string_view Postfix; variable 2026 const std::string_view Postfix; variable 2981 Postfix, // Postfix unary: expr @ enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 1414 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()
|