Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h2019 bool hasInitStorage() const { return IfStmtBits.HasInit; } in hasInitStorage() function
2253 bool hasInitStorage() const { return SwitchStmtBits.HasInit; } in hasInitStorage() function