Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DBreakableToken.cpp146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()
157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
H A DBreakableToken.h109 StringRef Postfix; variable
H A DContinuationIndenter.cpp1110 StringRef Postfix; in breakProtrudingToken() local
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMultiOutStream.h26 AString Postfix; member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/unicode-linebreak-0.1.5/src/
H A Dshared.rs60 Postfix, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/
Dpratt_parser.rs46 Postfix, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h172 Postfix, enumerator
466 const StringView Postfix; variable
1850 const StringView Postfix; variable
2588 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DItaniumDemangle.h177 Postfix, enumerator
471 const std::string_view Postfix; variable
1989 const std::string_view Postfix; variable
2845 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DItaniumDemangle.h176 Postfix, enumerator
470 const std::string_view Postfix; variable
1988 const std::string_view Postfix; variable
2844 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/demangle/
H A DItaniumDemangle.h177 Postfix, enumerator
471 const std::string_view Postfix; variable
1989 const std::string_view Postfix; variable
2845 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DItaniumDemangle.h176 Postfix, enumerator
470 const std::string_view Postfix; variable
1988 const std::string_view Postfix; variable
2844 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DItaniumDemangle.h176 Postfix, enumerator
470 const std::string_view Postfix; variable
1988 const std::string_view Postfix; variable
2844 Postfix, // Postfix unary: expr @ enumerator
/aosp_15_r20/external/libcxxabi/src/demangle/
H A DItaniumDemangle.h364 const StringView Postfix; variable
1560 const StringView Postfix; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h372 const StringView Postfix; variable
1664 const StringView Postfix; variable
/aosp_15_r20/external/clang/lib/AST/
H A DExpr.cpp1094 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()