Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h406 const AdjustedDecl *getDeclAs() const { in getDeclAs() function
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1097 if (const auto *FD = PTMSV->getDeclAs<FieldDecl>()) { in evalBinOpLN()
1100 if (const auto *FD = PTMSV->getDeclAs<IndirectFieldDecl>()) { in evalBinOpLN()