Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h457 const AdjustedDecl *getDeclAs() const { in getDeclAs() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1071 if (const auto *FD = PTMSV->getDeclAs<FieldDecl>()) { in evalBinOpLN()
1074 if (const auto *FD = PTMSV->getDeclAs<IndirectFieldDecl>()) { in evalBinOpLN()