Searched refs:getSourceLoc (Results 1 – 1 of 1) sorted by relevance
497 virtual SourceLocation getSourceLoc() const = 0;586 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::IncrementGadget626 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::DecrementGadget672 SourceLocation getSourceLoc() const override { return ASE->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::ArraySubscriptGadget725 SourceLocation getSourceLoc() const override { return PA->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::PointerArithmeticGadget768 SourceLocation getSourceLoc() const override { return Ctor->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::SpanTwoParamConstructorGadget814 SourceLocation getSourceLoc() const override { in getSourceLoc() function in __anon8edba8be0511::PointerInitGadget864 SourceLocation getSourceLoc() const override { return PtrLHS->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::PtrToPtrAssignmentGadget914 SourceLocation getSourceLoc() const override { return PtrLHS->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::CArrayToPtrAssignmentGadget952 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } in getSourceLoc() function in __anon8edba8be0511::UnsafeBufferUsageAttrGadget[all …]