Home
last modified time | relevance | path

Searched defs:for_expression (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp76 bool for_expression) { in ReadStructElement()
91 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildStruct()
97 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildUnion()
103 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression, in BuildAggregate()
161 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildArray()
180 TypeSystemClang &clang_ast_ctx, StringLexer &type, bool for_expression) { in BuildObjCObjectPointerType()
268 StringLexer &type, bool for_expression, in BuildType()
375 bool for_expression) { in RealizeType()
H A DAppleObjCDeclVendor.cpp318 const bool for_expression = true; in BuildMethod() local
364 const bool for_expression = true; in BuildMethod() local
479 const bool for_expression = false; in FinishDecl() local
H A DAppleObjCClassDescriptorV2.cpp713 const bool for_expression = false; in fill() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp341 bool for_expression) { in RealizeType()