Home
last modified time | relevance | path

Searched defs:NewCtx (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/dashboard/app/
Dutil_test.go46 func NewCtx(t *testing.T) *Ctx { func
/external/clang/lib/Analysis/
DThreadSafety.cpp489 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addDefinition() local
497 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addReference() local
507 Context NewCtx = ContextFactory.remove(Ctx, D); in updateDefinition() local
518 Context NewCtx = Ctx; in clearDefinition() local
528 Context NewCtx = Ctx; in removeDefinition() local