Searched refs:recordFixedType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp131 static void recordFixedType(const MemRegion *Region, const CXXMethodDecl *MD, function
163 recordFixedType(Target, Ctor->getDecl(), C);
183 recordFixedType(Target, cast<CXXDestructorDecl>(D), C);
264 recordFixedType(Target, cast<CXXConstructorDecl>(LCtx->getDecl()), C);

Completed in 123 milliseconds