Searched defs:hasBraces (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 2968 bool hasBraces() const { hasBraces() function |
H A D | Decl.h | 4919 bool hasBraces() const { return RBraceLoc.isValid(); } hasBraces() function |