Searched defs:IsRef (Results 1 – 3 of 3) sorted by relevance
231 bool IsRef, const Decl *Parent, in handleDeclOccurrence()
716 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
120 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local