Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2212 bool hasInitStorage() const { return IfStmtBits.HasInit; } in hasInitStorage() function
2451 bool hasInitStorage() const { return SwitchStmtBits.HasInit; } in hasInitStorage() function