Home
last modified time | relevance | path

Searched defs:NewContext (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/go/
Dcontext.go79 func NewContext(options *ContextOptions) (*Context, error) { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp184 DeclContext *NewContext = in getChildDeclContext() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1690 DeclContext *NewContext = in getChildDeclContext() local
/external/llvm/bindings/go/llvm/
Dir.go351 func NewContext() Context { return Context{C.LLVMContextCreate()} } func
/external/clang/lib/Sema/
DSemaExpr.cpp12822 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()
12833 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()