Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h398 const AdjustedDecl *getDeclAs() const { in getDeclAs() function
/src/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()