Home
last modified time | relevance | path

Searched defs:set_context (Results 1 – 7 of 7) sorted by relevance

/external/v8/tools/clang/plugins/
DCheckIPCVisitor.h44 void set_context(clang::ASTContext* context) { context_ = context; } in set_context() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h136 void set_context(CallContext value) { context_ = value; } in set_context() function
/external/v8/src/
Disolate-inl.h24 void Isolate::set_context(Context* context) { in set_context() function
Dobjects-inl.h2404 void JSFunction::set_context(Object* value) { in set_context() function
/external/compiler-rt/lib/asan/
Dasan_thread.h77 void set_context(AsanThreadContext *context) { context_ = context; } in set_context() function
/external/python/cpython2/Python/
Dast.c370 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function
/external/python/cpython3/Python/
Dast.c965 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function