Home
last modified time | relevance | path

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

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