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

/external/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp509 const StackFrameContext *VarContext = VR->getStackFrame(); local
511 if (!VarContext)
518 if (VarContext == CurrentContext) {
547 return VarContext->isParentOf(CurrentContext);

Completed in 102 milliseconds