HomeSort by: relevance | last modified time | path
    Searched refs:getDeclAs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 535 const AdjustedDecl *getDeclAs() const {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 997 if (const auto *FD = PTMSV->getDeclAs<FieldDecl>()) {
1000 if (const auto *FD = PTMSV->getDeclAs<IndirectFieldDecl>()) {

Completed in 29 milliseconds