Home
last modified time | relevance | path

Searched defs:Postfix (Results 1 – 15 of 15) 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/llvm-project/clang/lib/Format/
DBreakableToken.h278 StringRef Postfix; variable
DBreakableToken.cpp267 StringRef Postfix, unsigned UnbreakableTailLength, bool InPPDirective, in BreakableStringLiteral()
DContinuationIndenter.cpp1936 StringRef Postfix; in createBreakableToken() local
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DIdentifierNamingCheck.cpp155 std::string Postfix(Options.get(StyleString, "")); in getFileStyleFromOptions() local
/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp781 llvm::StringRef Postfix = OldNs; in replaceQualifiedSymbolInDeclContext() local
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp908 StringRef Prefix, StringRef Postfix) { in describeTemplateParameters()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h364 const StringView Postfix; variable
1560 const StringView Postfix; variable
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h372 const StringView Postfix; variable
1698 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/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h372 const StringView Postfix; variable
1698 const StringView Postfix; variable
/external/clang/lib/AST/
DExpr.cpp1094 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()
/external/llvm-project/clang/lib/AST/
DExpr.cpp1203 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()