Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp342 auto HasIntegerType = anyOf( in matcher() local
346 hasLHS(HasIntegerType)); in matcher()
351 hasRHS(HasIntegerType)); in matcher()