Home
last modified time | relevance | path

Searched refs:AppleObjCTypeEncodingParser (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp24 AppleObjCTypeEncodingParser::AppleObjCTypeEncodingParser( in AppleObjCTypeEncodingParser() function in AppleObjCTypeEncodingParser
33 std::string AppleObjCTypeEncodingParser::ReadStructName(StringLexer &type) { in ReadStructName()
50 uint32_t AppleObjCTypeEncodingParser::ReadNumber(StringLexer &type) { in ReadNumber()
61 AppleObjCTypeEncodingParser::StructElement::StructElement() in StructElement()
64 AppleObjCTypeEncodingParser::StructElement
65 AppleObjCTypeEncodingParser::ReadStructElement(TypeSystemClang &ast_ctx, in ReadStructElement()
79 clang::QualType AppleObjCTypeEncodingParser::BuildStruct( in BuildStruct()
85 clang::QualType AppleObjCTypeEncodingParser::BuildUnion( in BuildUnion()
91 clang::QualType AppleObjCTypeEncodingParser::BuildAggregate( in BuildAggregate()
149 clang::QualType AppleObjCTypeEncodingParser::BuildArray( in BuildArray()
[all …]
H A DAppleObjCTypeEncodingParser.h20 class AppleObjCTypeEncodingParser : public ObjCLanguageRuntime::EncodingToType {
22 AppleObjCTypeEncodingParser(ObjCLanguageRuntime &runtime);
23 ~AppleObjCTypeEncodingParser() override = default;
H A DCMakeLists.txt9 AppleObjCTypeEncodingParser.cpp
H A DAppleObjCRuntimeV2.cpp3158 std::make_shared<AppleObjCTypeEncodingParser>(*this); in GetEncodingToType()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DBUILD.gn33 "AppleObjCTypeEncodingParser.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4220 lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
4221 lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h