Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dcctest.cc107 v8::Local<v8::Context> CcTest::NewContext(CcTestExtensionFlags extensions, in NewContext() function in CcTest
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp186 IJS_Context* CJS_Runtime::NewContext() { function in CJS_Runtime
DJS_Runtime_Stub.cpp126 IJS_Context* NewContext() override { in NewContext() function in CJS_RuntimeStub
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1684 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.cpp12281 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()
12293 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()