Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2118 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl() function
2130 const ValueDecl *Decl = GetLValueBaseDecl(Value); in IsWeakLValue()
2135 const ValueDecl *Decl = GetLValueBaseDecl(Value); in isZeroSized()