Searched defs:for_expression (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp71 AppleObjCTypeEncodingParser::ReadStructElement (clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression) argument
85 AppleObjCTypeEncodingParser::BuildStruct (clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression) argument
91 AppleObjCTypeEncodingParser::BuildUnion (clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression) argument
97 AppleObjCTypeEncodingParser::BuildAggregate (clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression, char opener, char closer, uint32_t kind) argument
162 AppleObjCTypeEncodingParser::BuildArray (clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression) argument
182 BuildObjCObjectPointerType(clang::ASTContext &ast_ctx, lldb_utility::StringLexer& type, bool for_expression) argument
275 BuildType(clang::ASTContext &ast_ctx, StringLexer& type, bool for_expression, uint32_t *bitfield_bit_size) argument
388 RealizeType(clang::ASTContext &ast_ctx, const char* name, bool for_expression) argument
[all...]
H A DAppleObjCDeclVendor.cpp334 const bool for_expression = true; local
386 const bool for_expression = true; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp346 ObjCLanguageRuntime::EncodingToType::RealizeType (const char* name, bool for_expression) argument
354 ObjCLanguageRuntime::EncodingToType::RealizeType (ClangASTContext& ast_ctx, const char* name, bool for_expression) argument

Completed in 108 milliseconds