Searched refs:VarContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp511 const StackFrameContext *VarContext = VR->getStackFrame(); local
513 if (!VarContext)
520 if (VarContext == CurrentContext) {
549 return VarContext->isParentOf(CurrentContext);

Completed in 51 milliseconds