Searched defs:IsRef (Results 1 – 7 of 7) sorted by relevance
321 bool IsRef, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode()368 bool IsRef, const Decl *Parent, in handleDeclOccurrence()491 bool IndexingContext::shouldIndexMacroOccurrence(bool IsRef, in shouldIndexMacroOccurrence()
189 static constexpr bool IsRef = std::is_reference<T>::value; variable
203 bool ValueObjectPrinter::IsRef() { in IsRef() function in ValueObjectPrinter
1141 bool IsRef = Callee->getParamDecl(I)->getType()->isReferenceType(); in recordPotentialODRUsedVariable() local
807 bool IsConst, bool IsRef) { in addHandleAccessFunction()
124 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local
817 template <uint16_t Kind> static bool IsRef(const Node BA) { in IsRef() function