Home
last modified time | relevance | path

Searched defs:sref (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/ARCMT/
H A Dnonobjc-to-objc-cast-2.m15 CFStringRef sref; field
H A Dnonobjc-to-objc-cast.m24 CFStringRef sref; field
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dswift-async-call-conv.c163 SWIFTASYNCCALL void async_struct_field_and_methods(int i, S &sref, S *sptr) { in async_struct_field_and_methods()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionArgParser.cpp154 llvm::StringRef sref = s; in ToAddress() local
/llvm-project-15.0.7/lldb/source/API/
H A DSBInstructionList.cpp141 bool SBInstructionList::GetDescription(Stream &sref) { in GetDescription()
/llvm-project-15.0.7/clang/test/OpenMP/
H A Dtarget_map_messages.cpp77 SREF sref(arg); in func() local
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp1555 StridedMemRefType<index_type, 1> *sref, in _mlir_ciface_newSparseTensor()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectType.cpp71 SynthAddOptions(bool sptr, bool sref, bool casc, bool regx, std::string catg) in SynthAddOptions()