Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeEncodingParser.cpp67 bool for_expression) { in ReadStructElement()
80 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildStruct()
86 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildUnion()
92 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression, in BuildAggregate()
150 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildArray()
168 TypeSystemClang &clang_ast_ctx, StringLexer &type, bool for_expression) { in BuildObjCObjectPointerType()
253 StringLexer &type, bool for_expression, in BuildType()
360 bool for_expression) { in RealizeType()
DAppleObjCDeclVendor.cpp319 const bool for_expression = true; in BuildMethod() local
365 const bool for_expression = true; in BuildMethod() local
480 const bool for_expression = false; in FinishDecl() local
DAppleObjCClassDescriptorV2.cpp546 const bool for_expression = false; in fill() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.cpp302 bool for_expression) { in RealizeType()