Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/
DCFG.h198 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFG.cpp3791 const CXXRecordDecl *RD = DE->getCXXRecordDecl(); in print_elem()