Searched defs:Postfix (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Format/ |
| D | BreakableToken.h | 109 StringRef Postfix; variable
|
| D | BreakableToken.cpp | 146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken() 157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
|
| D | ContinuationIndenter.cpp | 1110 StringRef Postfix; in breakProtrudingToken() local
|
| /external/spirv-llvm/lib/SPIRV/ |
| D | SPIRVUtil.cpp | 281 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()
|
| D | OCLUtil.h | 121 std::string Postfix; // Postfix to be added member
|
| D | SPIRVInternal.h | 326 const static char Postfix[] = "__"; variable
|
| D | OCL20ToSPIRV.cpp | 685 std::string Postfix; in visitCallAtomicLegacy() local
|
| /external/clang/lib/AST/ |
| D | Expr.cpp | 1094 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()
|