Home
last modified time | relevance | path

Searched defs:getSourceLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp586 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::IncrementGadget
626 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::DecrementGadget
672 SourceLocation getSourceLoc() const override { return ASE->getBeginLoc(); } getSourceLoc() function in __anon065501110511::ArraySubscriptGadget
725 SourceLocation getSourceLoc() const override { return PA->getBeginLoc(); } getSourceLoc() function in __anon065501110511::PointerArithmeticGadget
768 SourceLocation getSourceLoc() const override { return Ctor->getBeginLoc(); } getSourceLoc() function in __anon065501110511::SpanTwoParamConstructorGadget
814 SourceLocation getSourceLoc() const override { getSourceLoc() function in __anon065501110511::PointerInitGadget
864 SourceLocation getSourceLoc() const override { return PtrLHS->getBeginLoc(); } getSourceLoc() function in __anon065501110511::PtrToPtrAssignmentGadget
914 SourceLocation getSourceLoc() const override { return PtrLHS->getBeginLoc(); } getSourceLoc() function in __anon065501110511::CArrayToPtrAssignmentGadget
952 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::UnsafeBufferUsageAttrGadget
988 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::UnsafeBufferUsageCtorAttrGadget
1023 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::DataInvocationGadget
1060 SourceLocation getSourceLoc() const override { return Node->getBeginLoc(); } getSourceLoc() function in __anon065501110511::ULCArraySubscriptGadget
1100 SourceLocation getSourceLoc() const override { return Node->getBeginLoc(); } getSourceLoc() function in __anon065501110511::UPCStandalonePointerGadget
1140 SourceLocation getSourceLoc() const override { return Op->getBeginLoc(); } getSourceLoc() function in __anon065501110511::PointerDereferenceGadget
1175 SourceLocation getSourceLoc() const override { return Node->getBeginLoc(); } getSourceLoc() function in __anon065501110511::UPCAddressofArraySubscriptGadget
1284 SourceLocation getSourceLoc() const override { return Node->getBeginLoc(); } getSourceLoc() function in UPCPreIncrementGadget
1329 SourceLocation getSourceLoc() const override { return Node->getBeginLoc(); } getSourceLoc() function in UUCAddAssignGadget
1379 SourceLocation getSourceLoc() const override { getSourceLoc() function in DerefSimplePtrArithFixableGadget
[all...]