Searched defs:StrEnd (Results 1 – 12 of 12) sorted by relevance
| /external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinterInlineAsm.cpp | 224 const char *StrEnd = strchr(StrStart, '}'); in EmitMSInlineAsmStr() local 389 const char *StrEnd = strchr(StrStart, '}'); in EmitGCCInlineAsmStr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinterInlineAsm.cpp | 222 const char *StrEnd = strchr(StrStart, '}'); in EmitMSInlineAsmStr() local 387 const char *StrEnd = strchr(StrStart, '}'); in EmitGCCInlineAsmStr() local
|
| /external/perfetto/include/perfetto/base/ |
| D | logging.h | 65 constexpr const char* StrEnd(const char* s) { in StrEnd() function
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinterInlineAsm.cpp | 329 const char *StrEnd = strchr(StrStart, '}'); in EmitGCCInlineAsmStr() local
|
| /external/libcxx/test/support/ |
| D | filesystem_test_helper.hpp | 343 const CharT* StrEnd(CharT const* P) { in StrEnd() function
|
| /external/clang/lib/Basic/ |
| D | Diagnostic.cpp | 680 const char *StrEnd = std::find(DiagStr, DiagEnd, '%'); in FormatDiagnostic() local
|
| /external/llvm-project/libcxx/test/support/ |
| D | filesystem_test_helper.h | 514 const CharT* StrEnd(CharT const* P) { in StrEnd() function
|
| /external/llvm-project/llvm/lib/InterfaceStub/ |
| D | ELFObjHandler.cpp | 342 size_t StrEnd = Str.find('\0', Offset); in terminatedSubstr() local
|
| /external/llvm-project/clang/lib/Basic/ |
| D | Diagnostic.cpp | 826 const char *StrEnd = std::find(DiagStr, DiagEnd, '%'); in FormatDiagnostic() local
|
| /external/clang/lib/AST/ |
| D | Stmt.cpp | 479 const char *StrEnd = Str.end(); in AnalyzeAsmString() local
|
| /external/llvm-project/clang/lib/AST/ |
| D | Stmt.cpp | 598 const char *StrEnd = Str.end(); in AnalyzeAsmString() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprObjC.cpp | 540 const llvm::UTF8 *StrEnd = Str.bytes_end(); in BuildObjCBoxedExpr() local
|