Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp528 const auto *SurroundingMethodDecl = cast<CXXMethodDecl>(Ancestor); in initialize() local
530 SurroundingMethodDecl->getFunctionObjectParameterType(); in initialize()