Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp767 const CXXRecordDecl *getCXXRecordDecl(ProgramStateRef State, in getCXXRecordDecl() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h447 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function