Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DCFG.h223 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
/external/clang/lib/Analysis/
DCFG.cpp4116 const CXXRecordDecl *RD = DE->getCXXRecordDecl(); in print_elem()