Home
last modified time | relevance | path

Searched refs:FindGDMContext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h677 void *FindGDMContext(void *index,
683 void *p = FindGDMContext(ProgramStateTrait<T>::GDMIndex(), in get_context()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp508 ProgramStateManager::FindGDMContext(void *K, in FindGDMContext() function in ProgramStateManager