Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmt.h1971 bool hasInitStorage() const { return IfStmtBits.HasInit; } in hasInitStorage() function
2176 bool hasInitStorage() const { return SwitchStmtBits.HasInit; } in hasInitStorage() function