Home
last modified time | relevance | path

Searched defs:StaticDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp224 const CXXRecordDecl *StaticDecl, in getOverridingFunction()
H A DInterp.h2591 const auto *StaticDecl = cast<CXXRecordDecl>(Func->getParentDecl()); in CallVirt() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp192 const Decl *StaticDecl = Call->getDecl(); in wasDifferentDeclUsedForInlining() local