Home
last modified time | relevance | path

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

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