Searched defs:Materialize (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | Materializer.cpp | 150 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize() function in EntityPersistentVariable 422 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize() function in EntityVariable 772 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize() function in EntityResultVariable 1042 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize() function in EntitySymbol 1170 …void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Er… in Materialize() function in EntityRegister 1353 Materializer::Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_add… in Materialize() function in Materializer
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | Expr.cpp | 1697 if (MaterializeTemporaryExpr *Materialize in getSubExprAsWritten() local 2447 if (MaterializeTemporaryExpr *Materialize in IgnoreParenCasts() local 2468 if (MaterializeTemporaryExpr *Materialize in IgnoreCasts() local 2495 } else if (MaterializeTemporaryExpr *Materialize in IgnoreParenLValueCasts() local 2534 if (MaterializeTemporaryExpr *Materialize in IgnoreParenImpCasts() local
|