Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DGRState.h606 void* FindGDMContext(void* index,
612 void* p = FindGDMContext(GRStateTrait<T>::GDMIndex(), in get_context()
/external/clang/lib/StaticAnalyzer/Core/
DGRState.cpp479 GRStateManager::FindGDMContext(void* K, in FindGDMContext() function in GRStateManager