Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp341 auto IfStmtThen = ifStmt(hasThen(InnerMatcher)); in isInUnspecifiedUntypedContext() local
344 return stmt(anyOf(CompStmt, IfStmtThen, IfStmtElse)); in isInUnspecifiedUntypedContext()