Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFG.h223 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDCFG.cpp4207 const CXXRecordDecl *RD = DE->getCXXRecordDecl(); in print_elem()