Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h2510 bool hasBraces() const { in hasBraces() function
DStmt.h1753 bool hasBraces() const { return LBraceLoc.isValid(); } in hasBraces() function