Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp762 const CXXRecordDecl *getCXXRecordDecl(ProgramStateRef State, in getCXXRecordDecl() function
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h419 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function