Home
last modified time | relevance | path

Searched defs:SFC (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp207 const StackFrameContext *SFC) { in getCXXThis()
214 const StackFrameContext *SFC) { in getCXXThis()
DMemRegion.cpp678 if (const StackFrameContext *SFC = dyn_cast<StackFrameContext>(LC)) { in getStackOrCaptureRegionForDeclContext() local
883 const StackFrameContext *SFC = LC->getCurrentStackFrame(); in getCXXTempObjectRegion() local
DExprEngine.cpp153 const StackFrameContext *SFC = InitLoc->getCurrentStackFrame(); in getInitialState() local
270 const StackFrameContext *SFC = LC->getCurrentStackFrame(); in removeDead() local
DPathDiagnostic.cpp470 getLocationForCaller(const StackFrameContext *SFC, in getLocationForCaller()
/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp201 SFC = C.getLocationContext()->getCurrentStackFrame(); in parameterTypeFromSVal() local
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp330 if (const StackFrameContext *SFC = dyn_cast<StackFrameContext>(LC)) in getCurrentStackFrame() local