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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp307 static const CXXRecordDecl *getCXXRecordType(const MemRegion *MR) { function
332 while (const CXXRecordDecl *MRClass = getCXXRecordType(MR)) {

Completed in 186 milliseconds