Home
last modified time | relevance | path

Searched refs:get_context (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h439 typename ProgramStateTrait<T>::context_type get_context() const;
682 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function
844 return getStateManager().add<T>(this, K, get_context<T>()); in add()
848 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function
849 return getStateManager().get_context<T>(); in get_context()
854 return getStateManager().remove<T>(this, K, get_context<T>()); in remove()
876 return getStateManager().set<T>(this, K, E, get_context<T>()); in set()
H A DSMTConstraintManager.h204 auto &CZFactory = State->get_context<ConstraintSMT>(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp2126 ConstraintRangeTy::Factory &CF = State->get_context<ConstraintRange>(); in assign()
2260 ConstraintMap::Factory &F = State->get_context<ConstraintMap>(); in getConstraintMap()
2362 ConstraintRangeTy::Factory &CRF = State->get_context<ConstraintRange>(); in mergeImpl()
2394 ClassMapTy::Factory &CMF = State->get_context<ClassMap>(); in mergeImpl()
2397 ClassMembersTy::Factory &MF = State->get_context<ClassMembers>(); in mergeImpl()
2400 DisequalityMapTy::Factory &DF = State->get_context<DisequalityMap>(); in mergeImpl()
2402 ClassSet::Factory &CF = State->get_context<ClassSet>(); in mergeImpl()
2461 return State->get_context<SymbolSet>(); in getMembersFactory()
2532 DisequalityMapTy::Factory &F = State->get_context<DisequalityMap>(); in addToDisequalityInfo()
2533 ClassSet::Factory &CF = State->get_context<ClassSet>(); in addToDisequalityInfo()
[all …]
H A DDynamicType.cpp132 CastSet::Factory &F = State->get_context<CastSet>(); in setDynamicTypeAndCastInfo()
H A DBugReporterVisitors.cpp3466 ConstraintMap::Factory &CF = N->getState()->get_context<ConstraintMap>(); in addConstraints()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp242 PtrSet::Factory &F = State->getStateManager().get_context<PtrSet>(); in checkPostCall()
262 PtrSet::Factory &F = State->getStateManager().get_context<PtrSet>(); in checkDeadSymbols()
H A DCheckObjCDealloc.cpp270 SymbolSet::Factory &F = State->getStateManager().get_context<SymbolSet>(); in checkBeginFunction()
509 SymbolSet::Factory &F = State->getStateManager().get_context<SymbolSet>(); in diagnoseMissingReleases()
867 SymbolSet::Factory &F = State->getStateManager().get_context<SymbolSet>(); in removeValueRequiringRelease()
H A DTaint.cpp138 TaintedSubRegions::Factory &F = State->get_context<TaintedSubRegions>(); in addPartialTaint()
H A DTestAfterDivZeroChecker.cpp190 DivZeroMapTy::Factory &F = State->get_context<DivZeroMap>(); in checkEndFunction()
H A DGenericTaintChecker.cpp867 auto &F = State->getStateManager().get_context<ArgIdxFactory>(); in process()
984 auto &F = State->getStateManager().get_context<ArgIdxFactory>(); in taintUnsafeSocketProtocol()
H A DContainerModeling.cpp892 auto &RegionMapFactory = State->get_context<IteratorRegionMap>(); in processIteratorPositions()
905 auto &SymbolMapFactory = State->get_context<IteratorSymbolMap>(); in processIteratorPositions()
H A DSmartPtrModeling.cpp580 State->get_context<TrackedRegionMap>(); in checkRegionChanges()
H A DCStringChecker.cpp2473 CStringLengthTy::Factory &F = state->get_context<CStringLength>(); in checkRegionChanges()
2522 CStringLengthTy::Factory &F = state->get_context<CStringLength>(); in checkDeadSymbols()
H A DMallocChecker.cpp2797 RegionStateTy::Factory &F = state->get_context<RegionState>(); in checkDeadSymbols()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D500600015 get_context # U
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwince.c154 static thread_info * thread_rec (DWORD id, int get_context);
1024 thread_rec (DWORD id, int get_context) in thread_rec() argument
1031 if (!th->suspend_count && get_context) in thread_rec()
1033 if (get_context > 0 && th != this_thread) in thread_rec()
1035 else if (get_context < 0) in thread_rec()
H A Dwin32-nat.c230 thread_rec (DWORD id, int get_context) in thread_rec() argument
237 if (!th->suspend_count && get_context) in thread_rec()
239 if (get_context > 0 && id != current_event.dwThreadId) in thread_rec()
241 else if (get_context < 0) in thread_rec()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1167 RefBindingsTy::Factory &RefBFactory = state->get_context<RefBindings>(); in evalAssume()
1447 RefBindingsTy::Factory &F = state->get_context<RefBindings>(); in checkDeadSymbols()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5006000170 get_context # U
/openbsd-src/gnu/usr.bin/perl/
H A Dembed.h2227 # define get_context Perl_get_context
2229 # define get_context Perl_get_context
2161 # define get_context Perl_get_context global() macro
2163 # define get_context Perl_get_context global() macro
H A Dembed.fnc6327 CRTdp |void * |get_context
6336 CRTdip |void * |get_context
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc611 ATpR |void* |get_context