Searched defs:hasBraces (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
D | DeclCXX.h | 2510 bool hasBraces() const { in hasBraces() function |
D | Stmt.h | 1753 bool hasBraces() const { return LBraceLoc.isValid(); } in hasBraces() function |