Home
last modified time | relevance | path

Searched defs:Postfix (Results 1 – 10 of 10) 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/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp281 isSPIRVType(llvm::Type* Ty, StringRef BaseTyName, StringRef *Postfix) { in isSPIRVType()
387 SmallVectorImpl<StringRef> &Postfix) { in dePrefixSPIRVName()
427 mapPostfixToDecorate(StringRef Postfix, SPIRVEntry *Target) { in mapPostfixToDecorate()
472 SmallVector<StringRef, 2> Postfix; in getSPIRVFuncOC() local
488 SmallVector<StringRef, 2> Postfix; in getSPIRVBuiltin() local
1278 getLLVMTypeForSPIRVImageSampledTypePostfix(StringRef Postfix, in getLLVMTypeForSPIRVImageSampledTypePostfix()
DOCLUtil.h121 std::string Postfix; // Postfix to be added member
DSPIRVInternal.h326 const static char Postfix[] = "__"; variable
DOCL20ToSPIRV.cpp685 std::string Postfix; in visitCallAtomicLegacy() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h364 const StringView Postfix; variable
1560 const StringView Postfix; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp312 const StringView Postfix; member in __anon17245d330111::PostfixQualifiedType
1398 const StringView Postfix; member in __anon17245d330111::EnclosingExpr
/external/clang/lib/AST/
DExpr.cpp1094 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()