Searched defs:IsRef (Results 1 – 6 of 6) sorted by relevance
310 bool IsRef, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode()357 bool IsRef, const Decl *Parent, in handleDeclOccurrence()480 bool IndexingContext::shouldIndexMacroOccurrence(bool IsRef, in shouldIndexMacroOccurrence()
132 const CXXConstructorCall *Call, bool IsRef, CheckerContext &C) const { in modelAssertionResultBoolConstructor()
189 static constexpr bool IsRef = std::is_reference<T>::value; variable
189 bool ValueObjectPrinter::IsRef() { in IsRef() function in ValueObjectPrinter
785 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
129 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local