Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2035 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl() function
2047 const ValueDecl *Decl = GetLValueBaseDecl(Value); in IsWeakLValue()
2052 const ValueDecl *Decl = GetLValueBaseDecl(Value); in isZeroSized()