Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp811 const CXXMethodDecl *StaticMD = cast<CXXMethodDecl>(getDecl()); in getInitialStackFrameContents() local
812 const CXXRecordDecl *StaticClass = StaticMD->getParent(); in getInitialStackFrameContents()