Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp24 AppleObjCTypeEncodingParser::AppleObjCTypeEncodingParser( in AppleObjCTypeEncodingParser() function in AppleObjCTypeEncodingParser
35 std::string AppleObjCTypeEncodingParser::ReadStructName(StringLexer &type) { in ReadStructName()
42 std::string AppleObjCTypeEncodingParser::ReadQuotedString(StringLexer &type) { in ReadQuotedString()
52 uint32_t AppleObjCTypeEncodingParser::ReadNumber(StringLexer &type) { in ReadNumber()
63 AppleObjCTypeEncodingParser::StructElement::StructElement() in StructElement()
66 AppleObjCTypeEncodingParser::StructElement
67 AppleObjCTypeEncodingParser::ReadStructElement(TypeSystemClang &ast_ctx, in ReadStructElement()
81 clang::QualType AppleObjCTypeEncodingParser::BuildStruct( in BuildStruct()
87 clang::QualType AppleObjCTypeEncodingParser::BuildUnion( in BuildUnion()
93 clang::QualType AppleObjCTypeEncodingParser::BuildAggregate( in BuildAggregate()
[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.cpp3175 std::make_shared<AppleObjCTypeEncodingParser>(*this); in GetEncodingToType()
/openbsd-src/gnu/usr.bin/clang/liblldbPluginLanguageRuntime/
H A DMakefile22 AppleObjCTypeEncodingParser.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DBUILD.gn33 "AppleObjCTypeEncodingParser.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4217 lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
4218 lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h