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.cpp71 bool for_expression) { in ReadStructElement()
84 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildStruct()
90 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildUnion()
96 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression, in BuildAggregate()
154 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildArray()
173 TypeSystemClang &clang_ast_ctx, StringLexer &type, bool for_expression) { in BuildObjCObjectPointerType()
258 StringLexer &type, bool for_expression, in BuildType()
365 bool for_expression) { in RealizeType()
H A DAppleObjCDeclVendor.cpp317 const bool for_expression = true; in BuildMethod() local
363 const bool for_expression = true; in BuildMethod() local
478 const bool for_expression = false; in FinishDecl() local
H A DAppleObjCClassDescriptorV2.cpp714 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()