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

/external/clang/lib/AST/
H A DExprConstant.cpp1403 const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { function
1415 const ValueDecl *Decl = GetLValueBaseDecl(Value);
6272 const Decl *ADecl = GetLValueBaseDecl(A);
6275 const Decl *BDecl = GetLValueBaseDecl(B);

Completed in 489 milliseconds