Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h637 void *FindGDMContext(void *index,
643 void *p = FindGDMContext(ProgramStateTrait<T>::GDMIndex(), in get_context()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp498 ProgramStateManager::FindGDMContext(void *K, in FindGDMContext() function in ProgramStateManager