Searched refs:BaseInfoTy (Results 1 – 2 of 2) sorted by relevance
178 typedef llvm::PointerIntPair<const NamedDecl *, 1, bool> BaseInfoTy; typedef179 BaseInfoTy Base;188 static BaseInfoTy getBaseInfo(const Expr *BaseE);237 typedef std::pair<BaseInfoTy, const NamedDecl *> Pair; in getHashValue()
50 FunctionScopeInfo::WeakObjectProfileTy::BaseInfoTy93 return BaseInfoTy(D, IsExact); in getBaseInfo()