Home
last modified time | relevance | path

Searched refs:nonConstPointerType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp224 const auto nonConstPointerType = [] { in __anon2875c4430902() variable
444 cxxMethodDecl(ofClass(isMoveOnly()), returns(nonConstPointerType()))), in findDirectMutation()
585 hasType(nonConstPointerType()))) in findRangeLoopMutation()
758 type(anyOf(nonConstPointerType(), isDependentType())); in findPointeeToNonConst()