Searched refs:BaseInfoTy (Results 1 – 2 of 2) sorted by relevance
198 typedef llvm::PointerIntPair<const NamedDecl *, 1, bool> BaseInfoTy; typedef199 BaseInfoTy Base;208 static BaseInfoTy getBaseInfo(const Expr *BaseE);255 typedef std::pair<BaseInfoTy, const NamedDecl *> Pair; in getHashValue()
57 FunctionScopeInfo::WeakObjectProfileTy::BaseInfoTy100 return BaseInfoTy(D, IsExact); in getBaseInfo()