Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1974 bool hasInitStorage() const { return IfStmtBits.HasInit; } in hasInitStorage() function
2180 bool hasInitStorage() const { return SwitchStmtBits.HasInit; } in hasInitStorage() function