Home
last modified time | relevance | path

Searched defs:marker (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/progress/
H A Dprogress.py34 marker=six.unichr(0x25CE).encode("utf-8"), argument
96 marker=six.unichr(0x25CE).encode("utf-8"), argument
134 marker=six.unichr(0x25CE).encode("utf-8"), argument
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DGeneralization.cpp84 RewritePatternSet &patterns, const LinalgTransformationFilter &marker) { in populateLinalgNamedOpsGeneralizationPatterns()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dnil-receiver-undefined-larger-than-voidptr-ret.m83 int marker(void) { // non-void function does not return a value function
/llvm-project-15.0.7/lld/wasm/
H A DMarkLive.cpp150 MarkLive marker; in markLive() local
/llvm-project-15.0.7/lld/MachO/
H A DMarkLive.cpp217 MarkLive *marker; in markLive() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform_linux.cpp187 InternalMmapVector<RawShadow> marker(kMarkerSize); in MapRodata() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp175 InternalMmapVector<RawShadow> marker(kMarkerSize); in MapRodata() local
/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrameList.cpp874 const char *marker = nullptr; in GetStatus() local
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc1048 const char* const marker = in GTestLog() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp2302 llvm::InlineAsm *&marker in emitAutoreleasedReturnValueMarker() local