Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1083 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addDefinition() local
1091 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addReference() local
1101 Context NewCtx = ContextFactory.remove(Ctx, D); in updateDefinition() local
1112 Context NewCtx = Ctx; in clearDefinition() local
1122 Context NewCtx = Ctx; in removeDefinition() local